fix import in a story

This commit is contained in:
Norbert de Langen 2022-11-22 16:29:52 +01:00
parent c0bfc957e0
commit bcd7a50eee
No known key found for this signature in database
GPG Key ID: FD0E78AF9A837762

View File

@ -1,5 +1,5 @@
import React from 'react';
import { PureLoader as Loader } from './Loader';
import { Loader } from './Loader';
const withBackground = (storyFn: any) => (
<div