aboutsummaryrefslogtreecommitdiff
path: root/components/icons.tsx
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2021-05-23 15:53:13 +0200
committerlonkaars <loek@pipeframe.xyz>2021-05-23 15:53:13 +0200
commit33b33dd282d67d1adc603a749c7116bbdaff589f (patch)
tree3d848f0432b0bc741e077452456f3292a622e826 /components/icons.tsx
parent9a0cb1148039c30b7a001bfca548e4223137ecbb (diff)
sorta working resizeable loops
Diffstat (limited to 'components/icons.tsx')
-rw-r--r--components/icons.tsx1
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() {