mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-12 19:36:35 +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