Skip to content

REACTCMN-13 Use React interface for Button Properties#22

Merged
mwarman merged 1 commit into
mainfrom
feature/REACTCMN-13-button-props
Jan 21, 2024
Merged

REACTCMN-13 Use React interface for Button Properties#22
mwarman merged 1 commit into
mainfrom
feature/REACTCMN-13-button-props

Conversation

@mwarman
Copy link
Copy Markdown
Member

@mwarman mwarman commented Jan 21, 2024

📢 Instructions

  • Begin with a DRAFT pull request.
  • Follow italicized instructions to add detail to assist the reviewers.
  • After completing all checklist items, change the pull request to READY.

🔧 Change Summary

List the changes included in this pull request.

  • Issue: REACTCMN-13
  • Instead of creating a bespoke Properties interface for Button, extend an existing React interface for Button HTML elements.

📝 Checklist

Pull request authors must complete the following tasks before marking the PR as ready to review.

  • Complete a self-review of changes
  • Unit tests have been created or updated
  • The code is free of [new] lint errors and warnings

🧪 Steps to Test

Describe the process to test the changes in this pull request.

  1. All unit tests pass with coverage
  2. All storybook stories working

🔗 Additional Information

Optionally, provide additional details, screenshots, or URLs that may assist the reviewer.

  • ...

@mwarman mwarman added the enhancement New feature or request label Jan 21, 2024
@mwarman mwarman self-assigned this Jan 21, 2024
@mwarman mwarman merged commit 65d85a8 into main Jan 21, 2024
@mwarman mwarman deleted the feature/REACTCMN-13-button-props branch January 21, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant