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
My users fork my repo and create a codespace from it. I suggest secrets. One of which will have a value of live for 95% of my users. So to make life easy, I just want to prefill the input box with live.
The text was updated successfully, but these errors were encountered:
May I suggest adding a
defaultValue
to secrets.Usecase
My users fork my repo and create a codespace from it. I suggest secrets. One of which will have a value of
live
for 95% of my users. So to make life easy, I just want to prefill the input box withlive
.The text was updated successfully, but these errors were encountered: