banatie-service/apps
Oleg Proskurin f3aaea1e6d fix(landing): use label as React key in SubsectionNav to avoid duplicates
Multiple disabled nav items share the same href '#', causing React
duplicate key warning. Changed key from item.href to item.label
which is guaranteed to be unique.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 20:26:47 +07:00
..
admin feat: update setup 2025-10-12 21:12:58 +07:00
api-service refactor: simplify storage path to {org}/{proj}/img/{imageId} 2025-12-27 19:47:18 +07:00
landing fix(landing): use label as React key in SubsectionNav to avoid duplicates 2025-12-31 20:26:47 +07:00
studio feat: add gallery 2025-10-12 00:30:16 +07:00