-
Hi team, I need to create for my team a library of components. Those components are going to be built on top of Paste components. The thing is that I am writing a wrapper of the Button as an example (for testing) like this:
Then I am transpiling with That other package is an app which has Paste as a dependency and on the root component has the Theme provider. However, the button appears without styles like this (They grey background belongs to the App): There are not button styles. Am I missing something I need to do to achieve this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Hi @PabloFNK, Can you provide some more context on how & why you're packaging these wrapper components? Specifically:
Thanks! |
Beta Was this translation helpful? Give feedback.
Hi @PabloFNK,
Can you provide some more context on how & why you're packaging these wrapper components? Specifically:
Thanks!