mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-20 11:51:52 +03:00
rm logs
This commit is contained in:
parent
6f22fa5d0e
commit
c89edba942
@ -43,7 +43,6 @@ class NotificationView extends PureComponent {
|
|||||||
// Component Functions
|
// Component Functions
|
||||||
|
|
||||||
_handleOnDropdownSelect = async index => {
|
_handleOnDropdownSelect = async index => {
|
||||||
console.log(index);
|
|
||||||
const { getActivities, changeSelectedFilter } = this.props;
|
const { getActivities, changeSelectedFilter } = this.props;
|
||||||
const { filters } = this.state;
|
const { filters } = this.state;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user