Skip to content
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

fix(form): fix loginForm no support submitButtonProps error #5313

Conversation

chenshuai2144
Copy link
Contributor

close #5308

@github-actions
Copy link

github-actions bot commented May 30, 2022

🎊 PR Preview has been successfully built and deployed to https://pro-components-preview-pr-5313.surge.sh

@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #5313 (1ae215e) into master (981886d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 1ae215e differs from pull request most recent head 25938a0. Consider uploading reports for the commit 25938a0 to get more accurate results

@@           Coverage Diff           @@
##           master    #5313   +/-   ##
=======================================
  Coverage   99.73%   99.73%           
=======================================
  Files         206      206           
  Lines        6809     6813    +4     
  Branches     2482     2484    +2     
=======================================
+ Hits         6791     6795    +4     
  Misses         18       18           
Impacted Files Coverage Δ
packages/form/src/layouts/LoginForm/index.tsx 100.00% <ø> (ø)
packages/form/src/layouts/LoginFormPage/index.tsx 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 981886d...25938a0. Read the comment docs.

@chenshuai2144 chenshuai2144 merged commit 78d47de into master May 30, 2022
@chenshuai2144 chenshuai2144 deleted the 5308-bug-loginform在配置submitbuttonprops的时候-提交按钮样式不符合预期 branch May 30, 2022 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛[BUG] LoginForm在配置submitButtonProps的时候 提交按钮样式不符合预期
1 participant