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
I created a new component called 'input' whose selector should have been 'todo-input' because the prefix specified in the .angular-cli.json file is 'todo'. However, the generated component still has the prefix as 'app' which is the default prefix.