From 8c86c5bfb232ebc2cef5609d13de115ae19b38a0 Mon Sep 17 00:00:00 2001 From: Abhishek Jha <07abhishekrock@gmail.com> Date: Fri, 2 Dec 2022 19:16:26 +0530 Subject: [PATCH 1/4] limited dom-prop injection to only the valid ones --- .../src/components/atoms/Accordion/Accordion.tsx | 3 ++- .../atoms/Accordion/AnimateHeight/AnimateHeight.tsx | 1 + .../Accordion/AnimateHeight/animateHeightUtils.ts | 12 +++++++++++- .../components/atoms/NumberInput/BaseNumberInput.tsx | 4 +++- 4 files changed, 17 insertions(+), 3 deletions(-) diff --git a/packages/ui-toolkit/src/components/atoms/Accordion/Accordion.tsx b/packages/ui-toolkit/src/components/atoms/Accordion/Accordion.tsx index 4be6e34b..9cf7707f 100644 --- a/packages/ui-toolkit/src/components/atoms/Accordion/Accordion.tsx +++ b/packages/ui-toolkit/src/components/atoms/Accordion/Accordion.tsx @@ -156,7 +156,8 @@ const MutableAccordion = (props: Props) => { :