Skip to content
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: Button Component #228

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open

Conversation

Firat92
Copy link

@Firat92 Firat92 commented Feb 20, 2023

Closes #229

Added New Button Components.

This is the link for testing : https://heroiconstudy.netlify.app/

@netlify
Copy link

netlify bot commented Feb 20, 2023

Deploy Preview for wedance-v3 ready!

Name Link
🔨 Latest commit e265bb6
🔍 Latest deploy log https://app.netlify.com/sites/wedance-v3/deploys/6439764cd859470008350c98
😎 Deploy Preview https://deploy-preview-228--wedance-v3.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

components/TIcon.vue Outdated Show resolved Hide resolved
plugins/fontawesome.js Outdated Show resolved Hide resolved
@Firat92 Firat92 requested a review from razbakov March 1, 2023 19:51
@Firat92 Firat92 changed the title Button component feat: Create New Button components Mar 5, 2023
@Firat92 Firat92 changed the title feat: Create New Button components feat: Create New Button Components Mar 5, 2023
package.json Show resolved Hide resolved
@Firat92 Firat92 changed the title feat: Create New Button Components feat: Button Components Mar 8, 2023
@Firat92 Firat92 changed the title feat: Button Components feat: Button Component Mar 8, 2023
app.vue Outdated Show resolved Hide resolved
app.vue Outdated
@@ -3,5 +3,6 @@
<div class="p-4">
<NuxtPage />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't edit app.vue. Please read what NuxtPage does.

@razbakov
Copy link
Contributor

razbakov commented Mar 8, 2023

Link to test?

@Firat92 Firat92 requested a review from razbakov March 9, 2023 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Button Component
2 participants