Skip to content

types: annotate Button stub return#2126

Open
victordb9997 wants to merge 1 commit into
xevrion-v2:mainfrom
victordb9997:improve-button-prop-types
Open

types: annotate Button stub return#2126
victordb9997 wants to merge 1 commit into
xevrion-v2:mainfrom
victordb9997:improve-button-prop-types

Conversation

@victordb9997

Copy link
Copy Markdown

Fixes #3

Summary

  • Added an explicit ButtonStub return type for the shared Button stub.
  • Kept the existing ButtonProps input shape and runtime behavior unchanged.

Verification

  • npm test --workspace packages/ui

/claim #3

github-actions Bot added a commit that referenced this pull request Jun 24, 2026
@victordb9997 victordb9997 force-pushed the improve-button-prop-types branch from 8a558e5 to 9ca680b Compare June 24, 2026 01:59
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.

Add type annotations to shared Button props

1 participant