From fd7df5a5f0b5e8c2dc874be7ee57cbf2e7a4f72f Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Thu, 22 Nov 2018 10:54:20 +0100 Subject: Fix isFullScreen typo --- src/containers/auth/AuthLayoutContainer.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/containers/auth/AuthLayoutContainer.js b/src/containers/auth/AuthLayoutContainer.js index e1a780d1e..a25a1fd5e 100644 --- a/src/containers/auth/AuthLayoutContainer.js +++ b/src/containers/auth/AuthLayoutContainer.js @@ -18,6 +18,7 @@ export default @inject('stores', 'actions') @observer class AuthLayoutContainer render() { const { stores, actions, children, location } = this.props; + return ( {children} -- cgit v1.2.3-70-g09d2