fix(dashboard): resolve TS build errors in a11y changes
- Fix duplicate className attr in EmojiDialogs.tsx
- Replace animated.div with animated('div') in expression-reviewer and zoomable-chart to fix React 19 children type error
- Fix malformed i18n JSON (a11y namespace was outside root object)
This commit is contained in:
@@ -473,4 +473,5 @@
|
||||
"sidebarNav": "메인 내비게이션",
|
||||
"closeMenu": "메뉴 닫기",
|
||||
"navigatedTo": "{{page}}으로 이동했습니다"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user