diff options
Diffstat (limited to 'components/icons.tsx')
-rw-r--r-- | components/icons.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/icons.tsx b/components/icons.tsx index 954f516..50bf8f0 100644 --- a/components/icons.tsx +++ b/components/icons.tsx @@ -1,3 +1,4 @@ +import { Ref } from 'react'; import { keyframeTypes } from '../timeline'; export function PressureIcon() { |