mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 06:59:31 +01:00
fix import
This commit is contained in:
@@ -5,7 +5,7 @@ import {inputRef} from '../../components/SearchInput';
|
||||
import {useTracked} from '../../provider';
|
||||
import {ACTIONS} from '../../provider/actions';
|
||||
import {eSendEvent} from '../../services/eventManager';
|
||||
import {eScrollEvent} from '../../services/events';
|
||||
import {eScrollEvent, eClearSearch} from '../../services/events';
|
||||
import {NotebookItem} from '../NotebookItem';
|
||||
import {hexToRGBA} from '../../utils/utils';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user