fix: replace undefined formatByteSize with formatBytes (#57)

JsonConvertSection.tsx and JsonFormatSection.tsx were calling
formatByteSize which doesn't exist. The correct function name
imported from @/utils/format is formatBytes.

Co-authored-by: Ubuntu <ubuntu@localhost.localdomain>
This commit is contained in:
LingandRX
2026-05-30 12:55:04 +08:00
committed by GitHub
parent f9821553b3
commit 3f447708b7
3 changed files with 55 additions and 145 deletions
+53 -143
View File
File diff suppressed because it is too large Load Diff