import correction
Opened this issue · 0 comments
aliamk commented
Import { ... } from './collection-styles.styles';
should be:
import { ... } from './collection-item.styles.jsx';
Opened this issue · 0 comments
Import { ... } from './collection-styles.styles';
should be:
import { ... } from './collection-item.styles.jsx';