From cf45abf8ada938caddb226c825166d4acdee3086 Mon Sep 17 00:00:00 2001 From: Nathan-SR <144961007+Nathan-SR@users.noreply.github.com> Date: Sun, 29 Sep 2024 19:55:40 -0400 Subject: linting --- src/client/views/nodes/DataVizBox/DocCreatorMenu.tsx | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/client/views/nodes/DataVizBox') 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 -- cgit v1.2.3-70-g09d2