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
feat: add placeholder to app name prompt in create command (#370)
* feat: add placeholder to app name prompt in create command
Show the randomly generated app name as placeholder text in the input
field instead of printing a separate hint line. This provides a cleaner
UX where users see the default name inline and can press Enter to accept.
* style: display survey input placeholder text in grey
0 commit comments