Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ committed Sep 4, 2023
1 parent 4c5b820 commit c228091
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/theme.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import {
Radio,
Space,
Switch,
Tag,
// Tag,
Typography,
theme,
Spin,
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"@types/jest": "^26.0.15",
"@types/react": "^16.8.19",
"@types/react-dom": "^18.0.11",
"@umijs/fabric": "^4.0.1",
"antd": "^5.8.2",
"cross-env": "^7.0.1",
"dumi": "^2.1.0",
Expand Down

0 comments on commit c228091

Please sign in to comment.