mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Removed console.logs
This commit is contained in:
@@ -22,8 +22,6 @@ export default function Todos({
|
||||
} = card
|
||||
const voteable = columns[card.state].clickable
|
||||
|
||||
console.log(card)
|
||||
|
||||
// TODO: hide vote button if not voteable
|
||||
return (
|
||||
<div className={styles.container}>
|
||||
|
Reference in New Issue
Block a user