mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-11 04:22:19 +00:00
fix
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
import type { Snippet } from 'svelte';
|
||||
import type { HTMLInputAttributes } from 'svelte/elements';
|
||||
|
||||
|
||||
interface Props extends HTMLInputAttributes {
|
||||
label?: string;
|
||||
icon?: Snippet;
|
||||
|
||||
Reference in New Issue
Block a user