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 3dd62a7 commit ed1bf99Copy full SHA for ed1bf99
.storybook/preview.ts
@@ -6,7 +6,7 @@ import '../packages/uui-css/dist/uui-css.css';
6
import customElements from '../custom-elements.json';
7
import { html } from 'lit';
8
9
-import '@umbraco-ui/uui-icon-registry-essential/lib';
+import '@umbraco-ui/uui-icon-registry-essential/lib'; // <-- Is this working?
10
11
const preview: Preview = {
12
parameters: {
0 commit comments