Skip to content

Commit ed1bf99

Browse files
committed
build: test out build
1 parent 3dd62a7 commit ed1bf99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.storybook/preview.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import '../packages/uui-css/dist/uui-css.css';
66
import customElements from '../custom-elements.json';
77
import { html } from 'lit';
88

9-
import '@umbraco-ui/uui-icon-registry-essential/lib';
9+
import '@umbraco-ui/uui-icon-registry-essential/lib'; // <-- Is this working?
1010

1111
const preview: Preview = {
1212
parameters: {

0 commit comments

Comments
 (0)