You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(types): add support for data-* attributes in button props (#58)
- Extend ButtonHTMLAttributes to support custom data-* attributes
- Update type definitions in CodeEditor and Renderer components
- Ensure type safety while allowing flexible data attributes
0 commit comments