We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8321876 commit 89e6a24Copy full SHA for 89e6a24
packages/ui/src/components/pro-chat-scroll.vue
@@ -131,7 +131,7 @@ onUnmounted(() => {
131
>
132
<div class="flex items-center justify-center gap-1 opacity-0">
133
<UIcon
134
- name="i-ph-spinner-gap-bold"
+ name="i-lucide-loader-circle"
135
size="16"
136
class="text-secondary-foreground animate-spin"
137
/>
packages/ui/src/components/pro-infinite-scroll.vue
@@ -162,7 +162,7 @@ onUnmounted(() => {
162
class="flex items-center justify-center gap-1"
163
164
165
166
167
168
0 commit comments