Skip to content

Commit b8a94d5

Browse files
committed
Merge remote-tracking branch 'origin/dev' into feature/uui-dialog-layout
2 parents 4b66235 + d8ad4ca commit b8a94d5

File tree

5 files changed

+28
-75080
lines changed

5 files changed

+28
-75080
lines changed

.storybook/preview.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { setCustomElements } from '@storybook/web-components';
22
import customElements from '../custom-elements.json';
33
import '../packages/uui-css/lib/uui-css.css';
4-
import 'https://cdn.skypack.dev/element-internals-polyfill';
4+
import 'element-internals-polyfill';
55

66
const sort = (a, b) => {
77
if (a[1].name === 'Overview') {

0 commit comments

Comments
 (0)