Skip to content

Commit

Permalink
🎨 chore: 优化代码
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Mar 5, 2023
1 parent b72edde commit 558d3f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"@types/testing-library__jest-dom": "^5",
"@umijs/max": "^4",
"commitlint": "^17",
"commitlint-config-gitmoji": "^2.2.5",
"commitlint-config-gitmoji": "^2",
"cross-env": "^7",
"eslint": "^8",
"husky": "^8",
"jest": "^29",
"jest-environment-jsdom": "^29.3.1",
"jest-environment-jsdom": "^29",
"lint-staged": "^13",
"prettier": "^2",
"semantic-release": "^20",
Expand Down
1 change: 0 additions & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import React from 'react';
import useStyles from './style';

const App = () => {
Expand Down

1 comment on commit 558d3f8

@vercel
Copy link

@vercel vercel bot commented on 558d3f8 Mar 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.