Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
better word
Browse files
src/lib/components/Playground/Playground.svelte
CHANGED
|
@@ -360,7 +360,7 @@
|
|
| 360 |
>
|
| 361 |
{#if loading}
|
| 362 |
<div class="flex flex-none items-center gap-[3px]">
|
| 363 |
-
<span class="mr-2">
|
| 364 |
<div
|
| 365 |
class="h-1 w-1 flex-none animate-bounce rounded-full bg-gray-500 dark:bg-gray-100"
|
| 366 |
style="animation-delay: 0.25s;"
|
|
|
|
| 360 |
>
|
| 361 |
{#if loading}
|
| 362 |
<div class="flex flex-none items-center gap-[3px]">
|
| 363 |
+
<span class="mr-2">Cancel</span>
|
| 364 |
<div
|
| 365 |
class="h-1 w-1 flex-none animate-bounce rounded-full bg-gray-500 dark:bg-gray-100"
|
| 366 |
style="animation-delay: 0.25s;"
|