Skip to content

Commit 5475882

Browse files
committed
fix(NotAuthorized): export prop type
1 parent cd4c27d commit 5475882

File tree

1 file changed

+1
-0
lines changed
  • packages/module/src/NotAuthorized

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export { default } from './NotAuthorized';
2+
export * from './NotAuthorized'
23
export { default as NotAuthorized } from './NotAuthorized';

0 commit comments

Comments
 (0)