Skip to content

Commit 2f4607b

Browse files
committed
fix: prettier
1 parent aecf722 commit 2f4607b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/domain/Groups/DomainGroupDetailsPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ import ONYXKEYS from '@src/ONYXKEYS';
1919
import ROUTES from '@src/ROUTES';
2020
import type SCREENS from '@src/SCREENS';
2121
import DefaultGroupToggle from './DefaultGroupToggle';
22-
import StrictlyEnforceWorkspaceRulesToggle from './StrictlyEnforceWorkspaceRulesToggle';
2322
import DeleteGroupRow from './DeleteGroupRow';
23+
import StrictlyEnforceWorkspaceRulesToggle from './StrictlyEnforceWorkspaceRulesToggle';
2424

2525
type DomainGroupDetailsPageProps = PlatformStackScreenProps<SettingsNavigatorParamList, typeof SCREENS.DOMAIN.GROUP_DETAILS>;
2626

0 commit comments

Comments
 (0)