mirror of
https://github.com/tooot-app/app
synced 2025-01-21 21:35:34 +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'
|
import { useSelector } from 'react-redux'
|
||||||
|
|
||||||
const pushUseConnect = () => {
|
const pushUseConnect = () => {
|
||||||
const { t } = useTranslation('screen')
|
const { t } = useTranslation('screens')
|
||||||
const { theme } = useTheme()
|
const { theme } = useTheme()
|
||||||
|
|
||||||
const dispatch = useAppDispatch()
|
const dispatch = useAppDispatch()
|
||||||
|
Loading…
Reference in New Issue
Block a user