Merge branch 'yongpxu-small' into develop

This commit is contained in:
2025-07-17 14:23:42 +08:00

View File

@@ -80,7 +80,7 @@
"typescript": "^4.9.5" "typescript": "^4.9.5"
}, },
"scripts": { "scripts": {
"start": "craco start", "dev": "craco start",
"build": "craco build", "build": "craco build",
"test": "craco test", "test": "craco test",
"eject": "react-scripts eject" "eject": "react-scripts eject"