mirror of
https://github.com/tooot-app/app
synced 2025-06-05 22:19:13 +02:00
Push error tolerance
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import Button from '@components/Button'
|
||||
import haptics from '@root/components/haptics'
|
||||
import removeInstance from '@utils/slices/instances/remove'
|
||||
import { getInstance, getInstanceActive } from '@utils/slices/instancesSlice'
|
||||
import { getInstance } from '@utils/slices/instancesSlice'
|
||||
import { StyleConstants } from '@utils/styles/constants'
|
||||
import React from 'react'
|
||||
import { useTranslation } from 'react-i18next'
|
||||
|
Reference in New Issue
Block a user