Skip to content

Commit 040c312

Browse files
SantiagoSuHeclaude
andcommitted
fix: apply dprint formatting to SettingsFilters.tsx
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
1 parent 3963d93 commit 040c312

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/advanced-settings/settings-filters/SettingsFilters.tsx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
import {
2-
Button, SearchField, Stack,
2+
Button,
3+
SearchField,
4+
Stack,
35
} from '@openedx/paragon';
46
import { OpenInFull, CloseFullscreen } from '@openedx/paragon/icons';
57
import { useIntl } from '@edx/frontend-platform/i18n';

0 commit comments

Comments
 (0)