mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
update
This commit is contained in:
@@ -25,7 +25,8 @@ import FastStorage from 'react-native-fast-storage';
|
||||
import {useTracked, ACTIONS} from '../../provider';
|
||||
|
||||
export const Menu = ({close = () => {}, hide, update = () => {}}) => {
|
||||
const {colors} = useAppContext();
|
||||
const [state, dispatch] = useTracked();
|
||||
const {colors} = state;
|
||||
|
||||
// todo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user