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

style: arrow functions optimization #6395

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

1587315093
Copy link
Contributor

@1587315093 1587315093 commented Oct 13, 2023

两个组件的箭头函数代码简化了下

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (88557ef) 92.36% compared to head (c6a2dce) 92.36%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6395      +/-   ##
==========================================
- Coverage   92.36%   92.36%   -0.01%     
==========================================
  Files         307      307              
  Lines        6617     6615       -2     
  Branches     1636     1635       -1     
==========================================
- Hits         6112     6110       -2     
  Misses        470      470              
  Partials       35       35              
Files Coverage Δ
src/components/action-sheet/action-sheet.tsx 100.00% <ø> (ø)
src/components/auto-center/auto-center.tsx 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-6395.surge.sh

@1587315093 1587315093 merged commit ed86f9a into ant-design:master Oct 13, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants