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
New command clone (or copy) that uses an existing element as the template instead of the template file. E.g. npm run component clone Add Edit will take the Add component and copy all the files, then do a find-and-replace from Add to Edit.
New command
clone(orcopy) that uses an existing element as the template instead of the template file. E.g.npm run component clone Add Editwill take theAddcomponent and copy all the files, then do a find-and-replace fromAddtoEdit.