diff --git a/src/components/CellWithPopover/CellWithPopover.tsx b/src/components/CellWithPopover/CellWithPopover.tsx index a9746eb950..64aaf4c2ca 100644 --- a/src/components/CellWithPopover/CellWithPopover.tsx +++ b/src/components/CellWithPopover/CellWithPopover.tsx @@ -29,10 +29,12 @@ export function CellWithPopover({ -
{children}
+
+ {children} +
);