summaryrefslogtreecommitdiffstats
path: root/webapp/components/root.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components/root.jsx')
-rw-r--r--webapp/components/root.jsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/webapp/components/root.jsx b/webapp/components/root.jsx
index b49b4d509..6907e84e4 100644
--- a/webapp/components/root.jsx
+++ b/webapp/components/root.jsx
@@ -136,6 +136,7 @@ export default class Root extends React.Component {
);
}
}
+
Root.defaultProps = {
};