Updates and more
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<script lang="ts">
|
||||
import {Card} from "flowbite-svelte";
|
||||
import {link} from 'svelte-spa-router'
|
||||
import type {ShortEvent} from "../../types/event.js";
|
||||
import type {ShortEvent} from "../../../types/event.js";
|
||||
|
||||
export let event: ShortEvent;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user