Skip to content

Commit

Permalink
fixed arrow icon
Browse files Browse the repository at this point in the history
  • Loading branch information
JazzarKarim committed Jan 14, 2025
1 parent 02814f7 commit 4beae69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions business-registry-dashboard/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@ export default defineNuxtConfig({
'mdi:file-document-outline',
'mdi:alert-circle-outline',
'mdi:refresh',
'mdi:arrow-left',
'heroicons:arrow-path-20-solid',
'heroicons:circle-stack-20-solid',
'heroicons:check-20-solid',
'heroicons:chevron-down-20-solid',
'heroicons:chevron-right-20-solid',
'heroicons:chevron-left-20-solid'
'heroicons:chevron-right-20-solid'
]
}
},
Expand Down

0 comments on commit 4beae69

Please sign in to comment.