From 8c056f13f310312e1f0ccc37a3ff23216c5b5cc9 Mon Sep 17 00:00:00 2001 From: Edwin Tan Date: Wed, 6 Nov 2024 12:48:31 -0800 Subject: [PATCH] left-panel is a class so changed id keyword to className keyword --- src/components/editCqlLibrary/EditCqlLibrary.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/editCqlLibrary/EditCqlLibrary.tsx b/src/components/editCqlLibrary/EditCqlLibrary.tsx index 15bedb9..6bba9d9 100644 --- a/src/components/editCqlLibrary/EditCqlLibrary.tsx +++ b/src/components/editCqlLibrary/EditCqlLibrary.tsx @@ -364,7 +364,7 @@ const EditCqlLibrary = () => { > -
+