Skip to content

Commit 039c3ec

Browse files
committed
fix storybook imports, rebuild
1 parent 51a148b commit 039c3ec

File tree

432 files changed

+160
-8381
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

432 files changed

+160
-8381
lines changed

.storybook/manager.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { addons } from '@storybook/manager-api';
1+
import { addons } from 'storybook/manager-api';
22

33
import LagoonTheme from './theme';
44

.storybook/theme.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { create } from '@storybook/theming';
1+
import { create } from 'storybook/theming';
22

33
import logo from './public/logo.svg';
44

dist/components/CopyToClipboard/CopyToClipboard.d.ts.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.cjs100.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/index.cjs101.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/index.cjs102.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/index.cjs103.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/index.cjs104.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/index.cjs105.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/index.cjs106.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)