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
No related branches found
No related tags found
1 merge request!11Add new component for inline notifications
Pipeline #14263 passed
This commit is part of merge request !11. Comments created here will be created in the context of that merge request.
import * as commonUtils from 'dbp-common/utils';
import * as commonUtils from '@dbp-toolkit/common/utils';
import {InlineNotification} from './inline-notification.js';
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