Import composables from an other Module
Hi!
I would like to import/use a composable from another module in my module.
How do I do this?
The module is also installed in the application itself.
I would like to import/use a composable from another module in my module.
How do I do this?
The module is also installed in the application itself.