#How to extract the styles of the Input component and apply them to a third-party component?

3 messages · Page 1 of 1 (latest)

upbeat jungle
#

If I want to extract all the styles of the Input component and apply them to a third-party input component, how should I do it?the third-party input component mean is https://www.npmjs.com/package/rc-tree-select?activeTab=readme

vernal lion
upbeat jungle
#

so,how can i get Input .mantine-Input-input styles and copy is to my input component