update services icon
This commit is contained in:
parent
17b0ecf2f0
commit
e1322dc984
1 changed files with 2 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ import {
|
|||
Car,
|
||||
Ship,
|
||||
HelpCircle,
|
||||
Sparkles,
|
||||
} from 'lucide-vue-next'
|
||||
import {
|
||||
Card,
|
||||
|
|
@ -44,7 +45,7 @@ const categoryIcons = {
|
|||
restaurant: UtensilsCrossed,
|
||||
lodging: Bed,
|
||||
goods: ShoppingBag,
|
||||
services: Wrench,
|
||||
services: Sparkles,
|
||||
taxi: Car,
|
||||
lancha: Ship,
|
||||
other: HelpCircle,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue