Update sidebar.tsx
This commit is contained in:
parent
f91a5ca5fb
commit
18fe34c2bd
|
@ -186,7 +186,6 @@ export function SideBar(props: { className?: string }) {
|
||||||
onClick={() => showToast(Locale.WIP)}
|
onClick={() => showToast(Locale.WIP)}
|
||||||
shadow
|
shadow
|
||||||
/>
|
/>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
|
|
Loading…
Reference in New Issue