Make bootstrap icons offline and add them to ci: prefix icons
This commit is contained in:
@@ -45,7 +45,7 @@ const emit = defineEmits<Emits>();
|
||||
class="bg-blue-500 rounded-md p-0.5 text-center bottom-4 left-4 text-slate-200 text-[10px] lg:text-xs absolute"
|
||||
>
|
||||
<Icon
|
||||
name="bi:check"
|
||||
name="ci:bi-check"
|
||||
size="20"
|
||||
class="**:fill-white"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user