create record wip
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script>
|
||||
import { getContext } from "svelte";
|
||||
import Icon from "../../common/Icon.svelte";
|
||||
import Icon from "../../../common/Icon.svelte";
|
||||
import { getErrorMessage } from "./errorMessage";
|
||||
const channelurl = getContext("channelurl");
|
||||
export let validationErrors;
|
||||
|
||||
Reference in New Issue
Block a user