diff --git a/apps/mobile/src/components/NotebookItem/index.js b/apps/mobile/src/components/NotebookItem/index.js index ae75db5af..d1f88e6a9 100644 --- a/apps/mobile/src/components/NotebookItem/index.js +++ b/apps/mobile/src/components/NotebookItem/index.js @@ -5,9 +5,9 @@ import {opacity, ph, pv, SIZE, WEIGHT} from '../../common/common'; import {useTracked} from '../../provider'; import NavigationService from '../../services/NavigationService'; import {ToastEvent, w, getElevation, db, DDS} from '../../utils/utils'; -import {ActionSheetEvent, moveNoteHideEvent} from '../DialogManager'; import {ACTIONS} from '../../provider/actions'; +import {moveNoteHideEvent, ActionSheetEvent} from '../DialogManager/recievers'; export const NotebookItem = ({ item,