Is there no way to import components?
According to [this Toddle video ] ( https://www.youtube.com/watch?v=eDR23yGc6kc ) , there should be a way to import components , which is definitely vital for maintaining multiple project . However , in the current Toddle interface , I can 't find this functionality . β 1Hi @alice_alexandra We used to have this functionality , but I believe it was removed since it had a number of issues . Instead , we now recommend that you copy /paste components directly in the editor . That works really well - even for larger components . This workflow doesn 't copy dependencies though (if a component references other components or formulas for instance ) , but we hope to address that soon π€ π1No . Neither did the original import workflow . While keeping them in sync is sometimes what you want , it 's really unfortunate when it is not . In toddle we generally prefer copying things rather than extending /inheriting . If you do want to make something reusable , it should most often be done with a component . Or in your case , perhaps a package with an exported component ? π1No . That βs not an option at the moment . It is something we plan to support though . I don βt know what back -end you use , but perhaps you could utilize our API services for managing it in an easy /reusable way ? In case you βre not aware , please note that toddle doesn βt support API secrets atm . π1Within your own organization you can install unpublished packages (from the same organization ) and those packages won βt be listed for anyone else . They βre still public though , but obviously difficult for others to find /guess the name of . This feature was mostly built to allow package authors to test their package in their own projects before publishing it to everyone . This should now be available for everyone https://discord.com/channels/972416966683926538/1096060792614432808/1357631270485491852 π1π1π«Ά1