Skip to content

Commit f050ebc

Browse files
(fix): export notifications (#42)
1 parent 1293f4e commit f050ebc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/context/index.ts

Lines changed: 0 additions & 2 deletions
This file was deleted.

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ export * from './hooks/useTableControls';
1111
export * from './hooks/useToolbar';
1212

1313
export * from './context/ConfirmationContext';
14+
export * from './context/NotificationContext';

0 commit comments

Comments
 (0)