mirror of
https://github.com/Qortal/q-trade.git
synced 2025-06-20 13:11:21 +00:00
uncomment trade history
This commit is contained in:
parent
2017fdee38
commit
408791a3b0
@ -63,12 +63,12 @@ export const HomePage = () => {
|
||||
Sell QORT
|
||||
</Tab>
|
||||
{/* <TabDivider activeTab={mode === "sell" || mode === "history"} /> */}
|
||||
{/* <Tab
|
||||
<Tab
|
||||
activeTab={mode === "history"}
|
||||
onClick={() => setMode("history")}
|
||||
>
|
||||
Trade History
|
||||
</Tab> */}
|
||||
</Tab>
|
||||
</TabsRow>
|
||||
</TabsContainer>
|
||||
<div
|
||||
|
Loading…
x
Reference in New Issue
Block a user