mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-24 17:00:36 +01:00
feat(theme)!: migrate from heroicons to lucide (#2540)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
@@ -28,7 +28,7 @@ const label = ref([])
|
||||
<template>
|
||||
<UPopover :content="{ side: 'right', align: 'start' }">
|
||||
<UButton
|
||||
icon="i-heroicons-tag"
|
||||
icon="i-lucide-tag"
|
||||
label="Select labels"
|
||||
color="neutral"
|
||||
variant="subtle"
|
||||
|
||||
Reference in New Issue
Block a user