/ui
, hence you can re-use the same components in every app without installing the library’s component everytime for every app.
This approach makes it very clean to import the components.
Comparison
Default import:/ui
import:
/ui
, hence you can re-use the same components in every app without installing the library’s component everytime for every app.
This approach makes it very clean to import the components.
/ui
import: