Skip to content
Snippets Groups Projects
Commit 94b8a6aa authored by Tögl, Christina's avatar Tögl, Christina
Browse files

Fix one more import entry

parent 9335af1a
Branches
No related tags found
1 merge request!11Add new component for inline notifications
Pipeline #14263 passed
import * as commonUtils from 'dbp-common/utils'; import * as commonUtils from '@dbp-toolkit/common/utils';
import {InlineNotification} from './inline-notification.js'; import {InlineNotification} from './inline-notification.js';
commonUtils.defineCustomElement('dbp-inline-notification', InlineNotification); commonUtils.defineCustomElement('dbp-inline-notification', InlineNotification);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment