Skip to content

Commit 3b9d8aa

Browse files
anaisbergSimonClo
authored andcommitted
✨ edit cells
1 parent 5cdb14e commit 3b9d8aa

File tree

1 file changed

+1
-0
lines changed
  • src/frontend/apps/impress/src/features/docs/doc-editor/components/custom-blocks

1 file changed

+1
-0
lines changed

src/frontend/apps/impress/src/features/docs/doc-editor/components/custom-blocks/DatabaseBlock.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ export const DatabaseBlock = createReactBlockSpec(
5252

5353
const defaultColDef = {
5454
flex: 1,
55+
editable: true,
5556
};
5657
return (
5758
<Box

0 commit comments

Comments
 (0)