feat: remove <hr />

This commit is contained in:
karishmas6
2024-10-24 00:11:30 +05:30
parent d232f37197
commit 75aafcb3bb

View File

@@ -32,7 +32,6 @@ export const SidePanelHeader = () => {
step
<FastForward/>
</Button> */}
<hr />
</div>
);
};