From b1260dd18f50ae84dec149ebc39be52de6fc5c7a Mon Sep 17 00:00:00 2001 From: riqo Date: Sat, 6 Mar 2021 12:55:27 -0600 Subject: [PATCH] add inputItem audio keyframes animation --- src/components/inputItem.vue | 96 +++++++++++++++++------------------- 1 file changed, 45 insertions(+), 51 deletions(-) diff --git a/src/components/inputItem.vue b/src/components/inputItem.vue index 3516682..e9d9844 100644 --- a/src/components/inputItem.vue +++ b/src/components/inputItem.vue @@ -1,6 +1,6 @@