Skip to content

Commit 56499c1

Browse files
feat: remove extra imports from storybook
1 parent bf05332 commit 56499c1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.storybook/config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
import { configure } from '@storybook/react';
2-
import '@formatjs/intl-relativetimeformat/polyfill';
3-
import '@formatjs/intl-relativetimeformat/locale-data/en';
42
import React from 'react';
53
import { addDecorator } from '@storybook/react';
64
import { withKnobs } from '@storybook/addon-knobs';

0 commit comments

Comments
 (0)