From d37d61bdd33dcaf8d7b2f5413d79eb5476c4cf2b Mon Sep 17 00:00:00 2001 From: TheoryOfNekomata Date: Mon, 20 Mar 2023 09:49:24 +0800 Subject: [PATCH] Update values handling for animation workbench Refactor codebase regarding animation workbench. --- .../app/components/FileButton/index.tsx | 2 +- .../animation-workbench/app/routes/index.tsx | 356 ++++++++---------- 2 files changed, 148 insertions(+), 210 deletions(-) diff --git a/tools/animation-workbench/app/components/FileButton/index.tsx b/tools/animation-workbench/app/components/FileButton/index.tsx index 7e6f644..804d862 100644 --- a/tools/animation-workbench/app/components/FileButton/index.tsx +++ b/tools/animation-workbench/app/components/FileButton/index.tsx @@ -9,7 +9,7 @@ export const FileButton = forwardRef(({ children, ...etcProps }, ref) => ( -