-
Notifications
You must be signed in to change notification settings - Fork 667
Closed
Labels
Description
Describe the bug
Hi there, thanks a ton for the amazing library, it is a breeze using it.
I have a question regarding TypeScript inline definitions using the as prop:
Is there any way to use theme-ui along with TypeScript without redeclaring and exporting the component?
A solution as following would be amazing:
<Box<AmazingLinkProps> as="a" href="/buzz"></Box>Reactions are currently unavailable
