ZhangMYihua/lesson-26-complete

import correction

Opened this issue · 0 comments

Import { ... } from './collection-styles.styles';

should be:

import { ... } from './collection-item.styles.jsx';