We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41c4a7c commit 1aae08aCopy full SHA for 1aae08a
src/packages/multi-url-picker/components/input-multi-url/input-multi-url.stories.ts
@@ -1,5 +1,5 @@
1
import type { Meta, StoryObj } from '@storybook/web-components';
2
-import './multi-url-picker.element.js';
+import './input-multi-url.element.js';
3
import type { UmbInputMultiUrlElement } from './input-multi-url.element.js';
4
5
const meta: Meta<UmbInputMultiUrlElement> = {
0 commit comments