From 8764f4e106e52115ece4525ae17ad3d96e66ced9 Mon Sep 17 00:00:00 2001 From: bobzel Date: Tue, 26 Jul 2022 11:23:30 -0400 Subject: fixed stray ; getting rendered on dashboard view. --- src/client/views/DashboardView.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/client/views/DashboardView.tsx b/src/client/views/DashboardView.tsx index 9ea9128bd..84b1017b4 100644 --- a/src/client/views/DashboardView.tsx +++ b/src/client/views/DashboardView.tsx @@ -193,7 +193,6 @@ export class DashboardView extends React.Component { closeOnExternalClick={this.abortCreateNewDashboard} dialogueBoxStyle={{ width: '500px', height: '300px', background: Cast(Doc.SharingDoc().userColor, 'string', null) }} /> - ; ); } -- cgit v1.2.3-70-g09d2