fix: the failure of breadcrumb animation (#4073)

This commit is contained in:
Vben
2024-08-07 22:01:45 +08:00
committed by GitHub
parent 1d38fb647e
commit a27b1c40e5
8 changed files with 9 additions and 21 deletions

View File

@@ -13,6 +13,7 @@
"moduleResolution": "node",
"resolveJsonModule": true,
"allowImportingTsExtensions": true,
"strict": true,
"strictNullChecks": true,