forked from coracle/flotilla
Add contributing file, rename some files
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
import Tippy from "@lib/components/Tippy.svelte"
|
||||
import ThunkToast from "@app/components/ThunkToast.svelte"
|
||||
import ThunkStatusDetail from "@app/components/ThunkStatusDetail.svelte"
|
||||
import {pushToast} from "@app/toast"
|
||||
import {pushToast} from "@app/util/toast"
|
||||
|
||||
interface Props {
|
||||
thunk: Thunk | MergedThunk
|
||||
|
||||
Reference in New Issue
Block a user