Skip to content

Commit e39185f

Browse files
committed
feat: export useViewAllNotifications hook (DAP-4766)
1 parent a8d9664 commit e39185f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/engine/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ export {
2525
useNotifications,
2626
useAcceptPullRequest,
2727
useRejectPullRequest,
28+
useViewAllNotifications,
2829
useViewNotification,
2930
useHideNotification,
3031
} from './app/contexts/notification-context'

0 commit comments

Comments
 (0)