Skip to content

Commit

Permalink
chore: icons version (#2723)
Browse files Browse the repository at this point in the history
* fix: merge next

* fix: lock
  • Loading branch information
xiaoyatong authored Nov 9, 2024
1 parent 8f7f98b commit 301a9e0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"dependencies": {
"@babel/runtime": "^7.23.9",
"@nutui/icons-react": "^1.0.5",
"@nutui/icons-react-taro": "2.0.0-beta.0",
"@nutui/icons-react-taro": "^2.0.0-beta.2",
"@nutui/jdesign-icons-react-taro": "1.0.6-beta.2",
"@nutui/touch-emulator": "^1.0.0",
"@react-spring/web": "~9.6.1",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions src/packages/input/input.harmony.css
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,8 @@
background: none;
opacity: 1;
-webkit-text-fill-color: #c2c4cc;
}

.nut-input-clear {
flex: 0;
}

0 comments on commit 301a9e0

Please sign in to comment.