mirror of
https://github.com/tooot-app/app
synced 2025-01-03 13:10:23 +01:00
Update useConnect.ts
This commit is contained in:
parent
6c17123fe3
commit
bd750da9d5
@ -14,7 +14,7 @@ import { AppState } from 'react-native'
|
||||
import { useSelector } from 'react-redux'
|
||||
|
||||
const pushUseConnect = () => {
|
||||
const { t } = useTranslation('screen')
|
||||
const { t } = useTranslation('screens')
|
||||
const { theme } = useTheme()
|
||||
|
||||
const dispatch = useAppDispatch()
|
||||
|
Loading…
Reference in New Issue
Block a user