From fe02385b52befeff9b58854c483d0b56fc0d5f1e Mon Sep 17 00:00:00 2001 From: Ammar Ahmed Date: Thu, 15 Feb 2024 16:28:36 +0500 Subject: [PATCH] editor: fix color picker missing prop --- packages/editor/src/toolbar/popups/cell-properties.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/editor/src/toolbar/popups/cell-properties.tsx b/packages/editor/src/toolbar/popups/cell-properties.tsx index e5b56b942..81d5bfcb1 100644 --- a/packages/editor/src/toolbar/popups/cell-properties.tsx +++ b/packages/editor/src/toolbar/popups/cell-properties.tsx @@ -44,6 +44,7 @@ export function CellProperties(props: CellPropertiesProps) { > @@ -67,6 +68,7 @@ export function CellProperties(props: CellPropertiesProps) { > @@ -88,6 +90,7 @@ export function CellProperties(props: CellPropertiesProps) { >