aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/components/Header/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'webui/src/components/Header/index.tsx')
-rw-r--r--webui/src/components/Header/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webui/src/components/Header/index.tsx b/webui/src/components/Header/index.tsx
index 42a0cfc1..e4dc8d19 100644
--- a/webui/src/components/Header/index.tsx
+++ b/webui/src/components/Header/index.tsx
@@ -1,4 +1,4 @@
-import React from 'react';
+import * as React from 'react';
import CssBaseline from '@material-ui/core/CssBaseline';