Export all types from Clay #5608
Labels
comp: clay-components
Issues related to Clay components. (e.g ClayCard, ClayLabel...)
rfc
Similar to the RFC that are used in React.js, Ember.js, Gatsby.js and Rust, but to mark problems tha
Thread Slack
The idea is that we can export all types of Clay components with the component name prefix to avoid name conflict. This makes it easy for other developers to extend the types into their own components.
As a temporary solution while we evaluate the priority of this, developers can get the component types using
React.ComponentProps
which is also a recommendation for this.Jira Ticket LPS-188001
The text was updated successfully, but these errors were encountered: