Skip to content

[agent] Add type annotations to shared Button props#1150

Open
automatizacionahedo-sudo wants to merge 3 commits into
xevrion-v2:mainfrom
automatizacionahedo-sudo:add-button-type-annotations
Open

[agent] Add type annotations to shared Button props#1150
automatizacionahedo-sudo wants to merge 3 commits into
xevrion-v2:mainfrom
automatizacionahedo-sudo:add-button-type-annotations

Conversation

@automatizacionahedo-sudo
Copy link
Copy Markdown

Closes #3

Changes Made

  • Created packages/ui/src/button.tsx with comprehensive ButtonProps interface
  • Added proper TypeScript types with JSDoc for all props (label, className, disabled, loading, onClick, type, variant, size)
  • Updated packages/ui/src/index.ts to re-export from button module

AI Agent Checklist

github-actions Bot added a commit that referenced this pull request Jun 7, 2026
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