Skip to content

Commit e067178

Browse files
committed
chore: alphabetize exports
1 parent d945f7b commit e067178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/hooks/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1+
export * from "./useAuthenticated";
12
export * from "./useClickable";
23
export * from "./useClickableTableRow";
34
export * from "./useClipboard";
45
export * from "./usePagination";
5-
export * from "./useAuthenticated";

0 commit comments

Comments
 (0)