From 33db65ceb8f3af0300149b15337271692dfaa2fc Mon Sep 17 00:00:00 2001 From: istarkov Date: Tue, 18 Feb 2025 07:04:29 +0000 Subject: [PATCH] Allow calc --- .../animation/animation-panel-content.tsx | 4 +++- packages/sdk-components-animation/private-src | 2 +- packages/sdk/src/schema/animation-schema.ts | 16 +++++++++++----- 3 files changed, 15 insertions(+), 7 deletions(-) diff --git a/apps/builder/app/builder/features/settings-panel/props-section/animation/animation-panel-content.tsx b/apps/builder/app/builder/features/settings-panel/props-section/animation/animation-panel-content.tsx index 0b462989fc28..e22bfb8101e4 100644 --- a/apps/builder/app/builder/features/settings-panel/props-section/animation/animation-panel-content.tsx +++ b/apps/builder/app/builder/features/settings-panel/props-section/animation/animation-panel-content.tsx @@ -269,9 +269,10 @@ export const AnimationPanelContent = ({ onChange, value, type }: Props) => { }} /> - + +