aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx
diff options
context:
space:
mode:
authorNathan-SR <144961007+Nathan-SR@users.noreply.github.com>2024-09-29 19:55:40 -0400
committerNathan-SR <144961007+Nathan-SR@users.noreply.github.com>2024-09-29 19:55:40 -0400
commitcf45abf8ada938caddb226c825166d4acdee3086 (patch)
tree135f601da07aa62185221fd79f4d196e094121b7 /src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx
parentd8a43b76f101a2f38ef1e3e9cbf8ec036468481d (diff)
linting
Diffstat (limited to 'src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx')
-rw-r--r--src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx b/src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx
index bb9ea7e17..5d5c35dce 100644
--- a/src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx
+++ b/src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx
@@ -2181,4 +2181,8 @@ export class TemplateLayouts {
// }]
// };
+}
+
+export class ContentField extends Field {
+
} \ No newline at end of file