This commit is contained in:
Jon Staab
2024-08-16 11:56:35 -07:00
parent 6796f1c107
commit 4cba0d9345
18 changed files with 20 additions and 94 deletions
-1
View File
@@ -5,7 +5,6 @@
import {fly} from "@lib/transition"
import Icon from "@lib/components/Icon.svelte"
import Avatar from "@lib/components/Avatar.svelte"
import {repository} from "@app/base"
import {deriveProfile, deriveEvent} from "@app/state"
export let event: CustomEvent