mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 22:49:45 +01:00
fix crash when notebook pinned
This commit is contained in:
@@ -6,6 +6,8 @@ import {useTracked} from '../../provider';
|
||||
import {ACTIONS} from '../../provider/actions';
|
||||
import {eSendEvent} from '../../services/eventManager';
|
||||
import {eScrollEvent} from '../../services/events';
|
||||
import {NotebookItem} from '../NotebookItem';
|
||||
import {hexToRGBA} from '../../utils/utils';
|
||||
|
||||
const SimpleList = ({
|
||||
data,
|
||||
|
||||
Reference in New Issue
Block a user