diff --git a/frontend/index.js b/frontend/index.js index 539aa4fcc..160ef99d1 100644 --- a/frontend/index.js +++ b/frontend/index.js @@ -88,7 +88,7 @@ const Api = () => ; const DocumentNew = () => ; const DocumentNewChild = () => ; const RedirectDocument = ({ match }: { match: Object }) => ( - + ); render( @@ -116,13 +116,13 @@ render( />