• RoccoSmit's avatar
    feat: add tag count to tree view (#3970) · f0d43c95
    RoccoSmit authored
    * Add tag count to tree view
    
    * Only display tag amounts > 1
    
    * Updated tag amount var name to be more descriptive
    
    * - Moved display logic to html in return
    - Updated var names to closer match var passed in by TagSection component
    f0d43c95
Name
Last commit
Last update
..
public Loading commit data...
src Loading commit data...
.eslintrc.json Loading commit data...
.gitignore Loading commit data...
.prettierrc.js Loading commit data...
README.md Loading commit data...
components.json Loading commit data...
index.html Loading commit data...
package.json Loading commit data...
pnpm-lock.yaml Loading commit data...
postcss.config.js Loading commit data...
tailwind.config.js Loading commit data...
tsconfig.json Loading commit data...
vite.config.ts Loading commit data...