mirror of
https://github.com/Qortal/q-trade.git
synced 2025-06-14 18:31:22 +00:00
remove log
This commit is contained in:
parent
d84fcb0658
commit
aa3a13b3b2
@ -23,7 +23,6 @@ const defaultColDef = {
|
||||
|
||||
export default function HistoryList({ qortAddress, historyList }) {
|
||||
const gridRef = useRef<any>(null);
|
||||
console.log('historyList', historyList)
|
||||
const { getCoinLabel, selectedCoin} = useContext(gameContext)
|
||||
const [qortalNames, setQortalNames] = useState({});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user