有人知道如何在codesandbox或stackblitz上使用bit.dev组件吗?
我已将其添加到package.json中,但它仍然不起作用
Here is the codesandbox for test
发布于 2021-03-16 00:46:33
bit.dev将在他们的标签/导出中添加一个“发布到npm”步骤。
对于没有发布的组件,我希望codesandbox将允许更多的存储库:)
https://stackoverflow.com/questions/61889221
相似问题