diff --git a/package.json b/package.json index a0a9350..e156bb5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "frontend", - "private": true, + "name": "playedu-pc-interface", + "private": false, "version": "0.0.0", "type": "module", "scripts": { @@ -29,8 +29,8 @@ "xlsx": "^0.18.5" }, "devDependencies": { - "@types/react": "^18.0.28", - "@types/react-dom": "^18.0.11", + "@types/react": "^18.2.0", + "@types/react-dom": "^18.2.0", "@vitejs/plugin-react-swc": "^3.0.0", "less": "^4.1.3", "rollup-plugin-gzip": "^3.1.0", diff --git a/src/compenents/back-bar/index.tsx b/src/compenents/back-bar/index.tsx index 1ae53fd..8531282 100644 --- a/src/compenents/back-bar/index.tsx +++ b/src/compenents/back-bar/index.tsx @@ -14,7 +14,7 @@ export const BackBartment = (props: PropInterface) => { return (