Fix snippet decorator regex

This commit is contained in:
Andrew Kingston 2024-03-13 12:02:37 +00:00
parent a1186cd6d3
commit 208464a158
1 changed files with 2 additions and 0 deletions

View File

@ -80,6 +80,8 @@
}
return null
}
$: console.log(nameError)
</script>
<Drawer bind:this={drawer}>