This commit is contained in:
Maxime Cannoodt 2022-06-29 11:19:35 +02:00
parent d9f8b9dc30
commit ef2583170e
2 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
export let url: string;
</script>
<p>{url}</p>
<input type="text" bind:value={url} />

Binary file not shown.