sort imports

This commit is contained in:
Samuel Newman
2026-06-10 22:06:35 +03:00
parent 175c114878
commit c9ba84d872
+1 -1
View File
@@ -48,8 +48,8 @@ import {IS_LIQUID_GLASS} from '#/env'
import {ChatDisabled} from './components/ChatDisabled'
import {ChatEnded} from './components/ChatEnded'
import {ChatLocked} from './components/ChatLocked'
import {RequestStatus} from './components/RequestStatus'
import {GroupOwnerChatDisabled} from './components/GroupOwnerChatDisabled'
import {RequestStatus} from './components/RequestStatus'
type Props = NativeStackScreenProps<
CommonNavigatorParams,