diff options
author | Nathan-SR <144961007+Nathan-SR@users.noreply.github.com> | 2024-10-01 04:00:36 -0400 |
---|---|---|
committer | Nathan-SR <144961007+Nathan-SR@users.noreply.github.com> | 2024-10-01 04:00:36 -0400 |
commit | 115c243e57dd490dfcf09930913a941ca7ecfabc (patch) | |
tree | 65459b624d52b5801d65771630792156f8a9a90d /src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx | |
parent | 6d35629dd8f997208130981aac1daf36bc83b134 (diff) |
commit
Diffstat (limited to 'src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx')
-rw-r--r-- | src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx b/src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx index 5d5c35dce..0f93a4dd6 100644 --- a/src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx +++ b/src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx @@ -2183,6 +2183,6 @@ export class TemplateLayouts { } -export class ContentField extends Field { +// export class ContentField extends Field { -}
\ No newline at end of file +// }
\ No newline at end of file |