Remove obsolete import, fix tests

This commit is contained in:
Pieter Vander Vennet 2024-06-15 18:52:47 +02:00
parent 00fd8588fa
commit aeb9d7f710

View file

@ -1,8 +1,5 @@
<script lang="ts">
import { Button, Search } from "flowbite-svelte"
</script>
<main>
<Search size="md">
</Search>
</main>