I have an existing Angular UI widget or simple dataTable web app use as a widget by a parent web app.
I want to add a new and different Angular UI widget or simple dataTable web app but separate from the original. Same code base but separate.
How do I separate them in the app.component.html and index.html
Top comments (0)