mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Category name display
This commit is contained in:
parent
ff0bb9920e
commit
275dfe2785
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ export default function TodoCard(props) {
|
|||
padding: '0px 2px',
|
||||
}}
|
||||
>
|
||||
{category}
|
||||
{categories[category].name}
|
||||
</span>
|
||||
</div>
|
||||
<div className={styles.numbers}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue