fix: lint error

This commit is contained in:
QiShaoXuan 2022-10-17 13:02:02 +08:00
parent 91a4544ab6
commit 7eb1bbb5e9

View File

@ -1,4 +1,5 @@
import { keyframes, styled } from '@/styles';
// @ts-ignore
import spring, { toString } from 'css-spring';
import type { ItemStatus } from './type';