aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/ui/InfoBar.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/ui/InfoBar.js')
-rw-r--r--src/components/ui/InfoBar.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/ui/InfoBar.js b/src/components/ui/InfoBar.js
index c1a6013c2..e50e270bd 100644
--- a/src/components/ui/InfoBar.js
+++ b/src/components/ui/InfoBar.js
@@ -16,6 +16,7 @@ const messages = defineMessages({
16 }, 16 },
17}); 17});
18 18
19// Should this file be converted into the coding style similar to './toggle/index.tsx'?
19class InfoBar extends Component { 20class InfoBar extends Component {
20 static propTypes = { 21 static propTypes = {
21 // eslint-disable-next-line react/forbid-prop-types 22 // eslint-disable-next-line react/forbid-prop-types