diff --git a/public/App.jsx b/public/App.jsx index 9bd9bd4..d7a6ec3 100644 --- a/public/App.jsx +++ b/public/App.jsx @@ -61,7 +61,7 @@ class App extends React.Component { ); - if(true) { + if(false) { return {children}; } else { return {children};