Updates and more
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<script lang="ts">
|
||||
import {Avatar, Button, Modal} from "flowbite-svelte";
|
||||
import type {ExtendedEvent} from "../../types/event.js";
|
||||
import type {ExtendedEvent} from "../../../types/event.js";
|
||||
|
||||
export let data: ExtendedEvent;
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user