Skip to content

Commit c60dc87

Browse files
committed
chore: ts issue
1 parent 03869ab commit c60dc87

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/course-outline/status-bar/NotificationStatusIcon.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ function useDynamicHookShim() {
2121

2222
async function load() {
2323
try {
24+
// @ts-ignore
2425
// eslint-disable-next-line import/no-extraneous-dependencies, import/no-unresolved
2526
const module = await import('@edx/frontend-plugin-notifications');
2627
const hookFn = module.useAppNotifications ?? module.default;

0 commit comments

Comments
 (0)