mirror of
https://github.com/docmost/docmost.git
synced 2026-09-02 20:05:41 +08:00
feat(base): add formula editor popover with live parse and palette
This commit is contained in:
@@ -48,6 +48,7 @@ export const GridHeader = memo(function GridHeader({
|
||||
{baseId && (
|
||||
<CreatePropertyPopover
|
||||
baseId={baseId}
|
||||
properties={properties}
|
||||
onPropertyCreated={onPropertyCreated}
|
||||
/>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user