Skip to content

Commit 0100ce4

Browse files
iqbalhasandevgithub-actions[bot]
authored andcommitted
style: fix code formatting [skip ci]
1 parent 431976d commit 0100ce4

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/index.ts

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
export type {
2-
Replacements,
3-
LocaleData,
4-
PageProps,
5-
UseLocalizerReturn,
6-
} from './useLocalizer';
1+
export type { Replacements, LocaleData, PageProps, UseLocalizerReturn } from './useLocalizer';
72

83
export { useLocalizer } from './useLocalizer';

0 commit comments

Comments
 (0)