feat: remove unwanted code
This commit is contained in:
@@ -12,10 +12,10 @@ const App = () => (
|
|||||||
},
|
},
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<Space>
|
|
||||||
<Button type="primary">Primary</Button>
|
<Button type="primary">Primary</Button>
|
||||||
<Button>Default</Button>
|
<Button>Default</Button>
|
||||||
</Space>
|
|
||||||
<BrowserRouter>
|
<BrowserRouter>
|
||||||
<Topbar />
|
<Topbar />
|
||||||
<Sidebar />
|
<Sidebar />
|
||||||
|
|||||||
Reference in New Issue
Block a user