Make bootstrap icons offline and add them to ci: prefix icons
This commit is contained in:
@@ -127,7 +127,7 @@ const handleDeleteAddress = (id: number) => {
|
||||
class="size-8 bg-slate-200/50 rounded-sm flex-center me-2 opacity-0 group-hover:opacity-100 transition-opacity"
|
||||
>
|
||||
<Icon
|
||||
name="bi:trash"
|
||||
name="ci:bi-trash"
|
||||
class="**:fill-red-500"
|
||||
/>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user