chore(frontend): clean up imports + packages
This commit is contained in:
parent
cafebec8ec
commit
f790c57447
12 changed files with 14 additions and 355 deletions
|
@ -1,7 +1,7 @@
|
|||
<script lang="ts">
|
||||
import { WordStatus, type Field } from "$lib/api/entities";
|
||||
import IconButton from "$lib/components/IconButton.svelte";
|
||||
import { Button, Input, InputGroup, InputGroupText } from "sveltestrap";
|
||||
import { Button, Input, InputGroup } from "sveltestrap";
|
||||
import FieldEntry from "./FieldEntry.svelte";
|
||||
|
||||
export let field: Field;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue