Skip to content

Commit

Permalink
chore(app): remove heroicons icon
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed Jan 28, 2025
1 parent f62e985 commit 5669c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
label: 'Buy now',
to: 'https://ui.nuxt.com/pro/purchase',
target: '_blank',
icon: 'i-heroicons-credit-card',
icon: 'i-lucide-shopping-cart',
size: 'lg',
color: 'neutral'
}, {
Expand Down

0 comments on commit 5669c46

Please sign in to comment.