Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

🐛 bug: remove extraneous space for FormOption #639

Merged
merged 1 commit into from
Jul 20, 2020

Conversation

smddzcy
Copy link
Contributor

@smddzcy smddzcy commented Jul 19, 2020

<Space> component already puts some space between the buttons. Putting a blank character doubles the space between the submit and reset buttons.

@codecov-commenter
Copy link

Codecov Report

Merging #639 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #639   +/-   ##
=======================================
  Coverage   17.33%   17.33%           
=======================================
  Files          21       21           
  Lines        1142     1142           
  Branches      372      372           
=======================================
  Hits          198      198           
  Misses        944      944           
Impacted Files Coverage Δ
src/form/FormOption.tsx 4.54% <ø> (ø)

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 f945320...b86a23e. Read the comment docs.

@chenshuai2144 chenshuai2144 merged commit 65fa805 into ant-design:master Jul 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants