mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-03-01 19:40:44 +00:00
feat(side-bars-wrapper): create base component
This commit is contained in:
parent
2015376f6a
commit
7b6a9ad43e
5
src/components/PageWrappers/SideBarsWrapper.tsx
Normal file
5
src/components/PageWrappers/SideBarsWrapper.tsx
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
const SideBarsWrapper = () => {
|
||||||
|
return <div></div>
|
||||||
|
}
|
||||||
|
|
||||||
|
export default SideBarsWrapper
|
Loading…
x
Reference in New Issue
Block a user