mirror of
https://github.com/morten-olsen/parcel.git
synced 2026-02-08 01:36:24 +01:00
update
This commit is contained in:
@@ -8,8 +8,8 @@ import AppRouter from './Router';
|
||||
const App: React.FC = () => (
|
||||
<GithubProvider username="morten-olsen">
|
||||
<EncryptionProvider>
|
||||
<Layout>
|
||||
<Layout.Content style={{ padding: '25px' }}>
|
||||
<Layout style={{minHeight:"100vh"}}>
|
||||
<Layout.Content style={{ padding: '25px', flex: 1 }}>
|
||||
<AppRouter/>
|
||||
</Layout.Content>
|
||||
</Layout>
|
||||
|
||||
Reference in New Issue
Block a user