Skip to content

Commit bfdf3c2

Browse files
committed
Revert "build(storybook): remove import for uui-icon-registry-essential"
This reverts commit 24e1eee.
1 parent 3d7907a commit bfdf3c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.storybook/preview.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ 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';
10+
911
const preview: Preview = {
1012
parameters: {
1113
controls: {

0 commit comments

Comments
 (0)