From 51b234e66dc819bb6fb714e55a62d8515a9c8886 Mon Sep 17 00:00:00 2001 From: bobzel Date: Fri, 23 Apr 2021 14:15:11 -0400 Subject: fixed code warnings. updated some npm pacakges including typescript. --- src/client/util/CaptureManager.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/client/util/CaptureManager.tsx') diff --git a/src/client/util/CaptureManager.tsx b/src/client/util/CaptureManager.tsx index c38337c91..c247afa26 100644 --- a/src/client/util/CaptureManager.tsx +++ b/src/client/util/CaptureManager.tsx @@ -99,7 +99,7 @@ export class CaptureManager extends React.Component<{}> { Cancel - + ; } @@ -135,6 +135,6 @@ export class CaptureManager extends React.Component<{}> { dialogueBoxStyle={{ width: "500px", height: "350px", border: "none", background: "whitesmoke" }} overlayStyle={{ background: "black" }} overlayDisplayedOpacity={0.6} - /> + />; } } \ No newline at end of file -- cgit v1.2.3-70-g09d2