Hello,
Before slots were introduced, I created placeholder components in my library and configured them to accept locally created replacements. This applies to modals, for example.
Now that slots are available, I would like to switch from this method, but Iām concerned that doing so might cause issues for designers who use the replaceable component.
Any tips?
