[feat] animations
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
max={max}
|
||||
step={step}
|
||||
bind:value
|
||||
on:change
|
||||
>
|
||||
|
||||
<!-- <div class="p-6 max-w-sm mx-auto bg-gray-800 rounded-xl shadow-md flex items-center space-x-4 w-full" class:mb-4={marginBottom}>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<script lang="ts">
|
||||
import { CCLicenseData, tooltip } from "src/ts/copyright/license";
|
||||
import { CCLicenseData } from "src/ts/copyright/license";
|
||||
import { tooltip } from "src/ts/gui/tooltip";
|
||||
import { openURL } from "src/ts/storage/globalApi";
|
||||
|
||||
export let license = ""
|
||||
|
||||
Reference in New Issue
Block a user