|
Hi everyone! I've create a custom react environment to provide Theme to my components preview. When I run bit server locally (bit start command) the components render correctly, but after publishing the environment and the component to bit.dev server, it fails to render, since it does not have the theme options. Thanks in advance! Edit: Also, I have pushed on Github the source code for this workspace. |
Solved after following: #5225