sort imports
This commit is contained in:
@@ -48,8 +48,8 @@ import {IS_LIQUID_GLASS} from '#/env'
|
|||||||
import {ChatDisabled} from './components/ChatDisabled'
|
import {ChatDisabled} from './components/ChatDisabled'
|
||||||
import {ChatEnded} from './components/ChatEnded'
|
import {ChatEnded} from './components/ChatEnded'
|
||||||
import {ChatLocked} from './components/ChatLocked'
|
import {ChatLocked} from './components/ChatLocked'
|
||||||
import {RequestStatus} from './components/RequestStatus'
|
|
||||||
import {GroupOwnerChatDisabled} from './components/GroupOwnerChatDisabled'
|
import {GroupOwnerChatDisabled} from './components/GroupOwnerChatDisabled'
|
||||||
|
import {RequestStatus} from './components/RequestStatus'
|
||||||
|
|
||||||
type Props = NativeStackScreenProps<
|
type Props = NativeStackScreenProps<
|
||||||
CommonNavigatorParams,
|
CommonNavigatorParams,
|
||||||
|
|||||||
Reference in New Issue
Block a user