You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, beside foo.component.html and foo.component.ts I have foo.ts as well where I want to be able to switch to as well. Is there a way to support such custom things without .component as well?
Thanks in advance.
Hey, beside
foo.component.html and foo.component.tsI havefoo.tsas well where I want to be able to switch to as well. Is there a way to support such custom things without.componentas well?Thanks in advance.