Skip to content

Commit 77dac1f

Browse files
Import from @storybook/react-webpack5
1 parent 979f1de commit 77dac1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotcom-rendering/src/components/marketing/header/common/HeaderDecorator.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66
import { css } from '@emotion/react';
77
import { from, space } from '@guardian/source/foundations';
8-
import type { Decorator } from '@storybook/react';
8+
import type { Decorator } from '@storybook/react-webpack5';
99
import { palette as themePalette } from '../../../../palette';
1010

1111
const topBarStyles = css`

0 commit comments

Comments
 (0)