Skip to content

Commit e034a64

Browse files
Update src/Umbraco.Web.UI.Client/src/packages/core/notification/extractUmbNotificationColor.function.ts
Co-authored-by: Jacob Overgaard <[email protected]>
1 parent d1fa73c commit e034a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Umbraco.Web.UI.Client/src/packages/core/notification/extractUmbNotificationColor.function.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { EventMessageTypeModel } from '@umbraco-cms/backoffice/external/backend-api';
2-
import type { UmbNotificationColor } from './types';
2+
import type { UmbNotificationColor } from './types.js';
33

44
/**
55
*

0 commit comments

Comments
 (0)