Skip to content

Commit 13af6d2

Browse files
chore: code refactor
1 parent 3f3243e commit 13af6d2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

apps/web/core/lib/app-rail/types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,3 @@ export interface IAppRailVisibilityContext {
2424
*/
2525
toggleAppRail: () => void;
2626
}
27-
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export * from "ce/hooks/app-rail";
1+
export * from "ce/hooks/app-rail";

0 commit comments

Comments
 (0)