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
Input elements can be marked with the readonly attribute. This allows the element's data to be included with form submission, but does not allow for editing.
The text was updated successfully, but these errors were encountered:
Input elements can be marked with the readonly attribute. This allows the element's data to be included with form submission, but does not allow for editing.
The text was updated successfully, but these errors were encountered: