-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: optimize modal confirm button style and fix redundacy heade… #810
Conversation
…r for confirmDialog Component
Codecov ReportBase: 91.05% // Head: 91.06% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #810 +/- ##
=======================================
Coverage 91.05% 91.06%
=======================================
Files 180 180
Lines 5793 5795 +2
Branches 1404 1405 +1
=======================================
+ Hits 5275 5277 +2
Misses 512 512
Partials 6 6
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
#798
cancelButtonProps: { disabled: true }
属性,cancel按钮会无法点击