Skip to content

feat: 移除defaultProps,替换为默认值和解构赋值默认赋值 - #231

Merged
heiyexing merged 2 commits into
antvis:mainfrom
hsp-sz:sz/feat-defaultprops
Jun 12, 2024
Merged

feat: 移除defaultProps,替换为默认值和解构赋值默认赋值#231
heiyexing merged 2 commits into
antvis:mainfrom
hsp-sz:sz/feat-defaultprops

Conversation

@hsp-sz

@hsp-sz hsp-sz commented Jun 12, 2024

Copy link
Copy Markdown
Contributor

PR includes

React Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
reactjs/rfcs#107
image

  • 移除所有的defaultProps,替换为默认值,es6解构赋值默认值

Screenshot

Before After

@heiyexing
heiyexing merged commit c5141c8 into antvis:main Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants