This commit is contained in:
@ -4,7 +4,6 @@
|
||||
import { createEventDispatcher, onMount } from 'svelte';
|
||||
import { env } from '$env/dynamic/public';
|
||||
import { rulesShort } from '$lib/rules';
|
||||
import type { HTMLInputAttributes } from 'svelte/elements';
|
||||
|
||||
const dispatch = createEventDispatcher();
|
||||
|
||||
|
Reference in New Issue
Block a user