Skip to content

Commit 0a77f46

Browse files
committed
fix: prettier
1 parent 433243e commit 0a77f46

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 RestrictExpenseWorkspaceCreationToggle from './RestrictExpenseWorkspaceCreationToggle';
23+
import StrictlyEnforceWorkspaceRulesToggle from './StrictlyEnforceWorkspaceRulesToggle';
2424

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

0 commit comments

Comments
 (0)