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

Co-authored-by: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com>
This commit is contained in:
Niels Lyngsø
2025-02-04 13:44:18 +01:00
committed by GitHub
parent d1fa73c462
commit e034a64723

View File

@@ -1,5 +1,5 @@
import { EventMessageTypeModel } from '@umbraco-cms/backoffice/external/backend-api';
import type { UmbNotificationColor } from './types';
import type { UmbNotificationColor } from './types.js';
/**
*