-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/upload verify button #148
Conversation
…dio/sugar-rush into feat/refactor-reusable-popup
…xfish-studio/candy-machine-dashboard into feat/upload-verify-button
…/sugar-rush into feat/upload-verify-button
…xfish-studio/candy-machine-dashboard into feat/upload-verify-button
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything works fine, just a comment!
)} | ||
{!isVerifying && error && ( | ||
<div className={`border color-fg-danger color-bg-danger color-border-danger rounded-2 p-2`}> | ||
<span>{error}</span> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it would be good to hide this error after uploading a file to let the user know the file was uploaded succesfully
This pull request has been deployed to Vercel.
|
Fixes #109
Changes
Checks