mirror of
https://github.com/kmc7468/arkvault.git
synced 2025-12-17 23:48:45 +00:00
사소한 리팩토링
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script lang="ts">
|
||||
import type { Component, Snippet } from "svelte";
|
||||
import { EntryButton } from "$lib/components/buttons";
|
||||
import type { SvelteHTMLElements } from "svelte/elements";
|
||||
import { EntryButton } from "$lib/components/buttons";
|
||||
|
||||
interface Props {
|
||||
children: Snippet;
|
||||
|
||||
Reference in New Issue
Block a user