Merge pull request #26 from toeverything/feat/layout

fix: lint error
This commit is contained in:
Qi
2022-10-17 13:02:32 +08:00
committed by GitHub
@@ -1,4 +1,5 @@
import { keyframes, styled } from '@/styles';
// @ts-ignore
import spring, { toString } from 'css-spring';
import type { ItemStatus } from './type';