mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 22:21:27 +08:00
fix import in a story
This commit is contained in:
parent
c0bfc957e0
commit
bcd7a50eee
@ -1,5 +1,5 @@
|
||||
import React from 'react';
|
||||
import { PureLoader as Loader } from './Loader';
|
||||
import { Loader } from './Loader';
|
||||
|
||||
const withBackground = (storyFn: any) => (
|
||||
<div
|
||||
|
Loading…
x
Reference in New Issue
Block a user