-
-
Notifications
You must be signed in to change notification settings - Fork 364
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
🔥 remove tabs from massmint #6459
Conversation
✅ Deploy Preview for koda-canary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
AI-Generated Summary: This pull request involves a code refactoring where tabs have been removed from the Massmint.vue component in the massmint module. It includes the deletion of a flex div that contained the TabItem component and removal of tabs-related code. This simplifies the component code and may affect the user interface within this application component. |
@Jarsen136 these tabs are left over from old design and are no longer needed |
@daiagi yes, that is correct |
@daiagi can you make it look like that? as requested inside the figma file: |
@prury done |
Code Climate has analyzed commit 1e7af9a and detected 0 issues on this pull request. View more on Code Climate. |
perfect, thank you! |
Thank you for your contribution to the KodaDot - One Stop Shop for Polkadot NFTs.
👇 __ Let's make a quick check before the contribution.
PR Type
Context
Did your issue had any of the "$" label on it?
Copilot Summary
🤖 Generated by Copilot at 5ea8887
Refactored the Mass Mint feature to have its own route and page. Cleaned up unused and redundant code in
Massmint.vue
.🤖 Generated by Copilot at 5ea8887