forked from coracle/flotilla
Add contributing file, rename some files
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import {fly} from "@lib/transition"
|
||||
import Icon from "@lib/components/Icon.svelte"
|
||||
import Button from "@lib/components/Button.svelte"
|
||||
import {toast, popToast} from "@app/toast"
|
||||
import {toast, popToast} from "@app/util/toast"
|
||||
|
||||
const onActionClick = () => {
|
||||
$toast!.action!.onclick()
|
||||
|
||||
Reference in New Issue
Block a user