Correction secure store

This commit is contained in:
2024-12-09 22:57:59 +01:00
parent 4be37ac303
commit 1f4cfe0b77
5 changed files with 23 additions and 22 deletions

View File

@ -1,4 +1,4 @@
import SecureStore from '@/utils/SecureStore'
import * as SecureStore from '@/utils/SecureStore'
import { useRouter } from 'expo-router'
import { FAB, List, Surface } from 'react-native-paper'