Skip to content

Conversation

@jonathanalvares9009
Copy link
Collaborator

Reference

Add reference to a related issue that this pull request is addressing. For example, fixes #462

Describe the pull request

Please describe the changes proposed in this pull request.

This PR intends to introduce:

  • Enum type in the custom props which will be used as a property type by components customTreeOptions.
  • The alert component, has a property called alertType which would render the component based on the type i.e. (success, info, warning, error). The alertType property was a text field which would mean that it could take values outside of the enum. In this PR the property field type has been changed to enum.

Contributors (in case of a commit with multiple authors)

Co-authors:

@cruxcode cruxcode merged commit c7f272f into Atri-Labs:main Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants