forked from baron/baron-sso
fix: consolidate duplicated sections in i18n toml files to prevent userfront layout break
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
"preview": "vite preview",
|
||||
"test": "playwright test",
|
||||
"test:unit": "vitest run",
|
||||
"test:ui": "playwright test --ui"
|
||||
"test:ui": "playwright test --ui",
|
||||
"i18n-scan": "cd .. && node tools/i18n-scanner/index.js && node tools/i18n-scanner/report.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@radix-ui/react-avatar": "^1.1.4",
|
||||
|
||||
Reference in New Issue
Block a user