pull/409/merge
Rasya Aryasatya R. 7 months ago committed by GitHub
commit 67c0ce6e64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -425,7 +425,7 @@ const Footer = () => (
)
// JSX element, app
const app = () => (
const App = () => (
<div className='app'>
<Header />
<Main />

Loading…
Cancel
Save