-
Notifications
You must be signed in to change notification settings - Fork 90
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(app/pano):used toast component #577
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
Someone is attempting to deploy a commit to the kamp-us Team on Vercel. A member of the Team first needs to authorize it. |
Co-authored-by: Can Sirin <[email protected]>
Co-authored-by: Can Sirin <[email protected]>
If you can make sure to go through checklist I would merge it immediately :) |
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.
Things look pretty good, though we need to run prettier on the changed files. @cansirin can you assist?
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.
LETS GOOOOOOOO!
Description
Added Toast component that will be triggered when the Copy Link text in the DropDown Menu is clicked.
Checklist
muhammed-gumus
npx turbo run
at the root of the repository, and build was successful.npm install --save-exact <package>
so my package is pinned to a specific npm version. Leave empty if no package was installed. Leave empty if no package was installed with this PR.How were these changes tested?
Please describe the tests you did to test the changes you made. Please also specify your test configuration.