You want to create a shared Angular module that provides a component and re-exports CommonModule and FormsModule for use in other modules. Which is the correct way to set up the module?
hard📝 Application Q8 of 15
Angular - Modules
You want to create a shared Angular module that provides a component and re-exports CommonModule and FormsModule for use in other modules. Which is the correct way to set up the module?