diff --git a/src/AppWrapper.js b/src/AppWrapper.js index a5b092a..64e29fe 100644 --- a/src/AppWrapper.js +++ b/src/AppWrapper.js @@ -2,7 +2,7 @@ import React from 'react' import App from './App' import Context from './Context' -function AppWrapper() { +function AppWrapper () { return (