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
When users click on the upload it prompts to a modal which lets the users change their file name and description if wanted!
The Input component in the code must contain the type of input the user is entering. In this case the name and description. It could be a very small change however can be useful in defining types more efficiently.
The text was updated successfully, but these errors were encountered:
When users click on the upload it prompts to a modal which lets the users change their file name and description if wanted!
The Input component in the code must contain the type of input the user is entering. In this case the name and description. It could be a very small change however can be useful in defining types more efficiently.
The text was updated successfully, but these errors were encountered: