Skip to content

Solve UI library react/typescript performance issues#3077

Draft
jotjern wants to merge 1 commit intomainfrom
ui-lib-performance-improvements
Draft

Solve UI library react/typescript performance issues#3077
jotjern wants to merge 1 commit intomainfrom
ui-lib-performance-improvements

Conversation

@jotjern
Copy link
Copy Markdown
Member

@jotjern jotjern commented Apr 5, 2026

No description provided.

@jotjern jotjern marked this pull request as draft April 5, 2026 23:24
@jotjern jotjern force-pushed the ui-lib-performance-improvements branch from da7c2b2 to 12b4e95 Compare April 5, 2026 23:25
* component from 'next/link' to create a link that looks like a button
*/
element?: E
export type ButtonProps = VariantProps<typeof button> &
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This breaks the types for polymorphic components so I don't quite know if we should do this

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.

2 participants