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

[Steps]: Change title property type to allow react node. #1069

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mytharcher
Copy link
Contributor

When use React component in the title property of Steps component, there will be a warning. This type limitation is not necessary and makes a lot inconvenience. So I remove the type limitation to allow React component in title.

  • Make sure you are merging your commits to master branch.
  • Add some descriptions and refer relative issues for you PR.
  • Rebase your commits to make your pull request meaningful.
  • Make sure that your changes pass npm test, npm run lint and npm run build.

Changes in this pull request

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.

1 participant