You've already forked AstralRinth
forked from didirus/AstralRinth
Add secondary & tertiary buttons + Add utils index
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
<script lang="ts">
|
||||
import type { SvelteComponent } from 'svelte';
|
||||
|
||||
export let value: number;
|
||||
export let min: number;
|
||||
export let max: number;
|
||||
|
||||
Reference in New Issue
Block a user