Component Delete and Reference

What do you want to achieve?

Looking for a way to delete created components that are no longer needed. Also how to reference components from other projects if possible.

Thanks!

1 Like

At this moment you can manually delete the unused components from the project’s component folder. To share the components among projects just copy paste them to an other project.

You can also version your components with git and use the same repo in different projects.