Fix snippet decorator regex
This commit is contained in:
parent
a1186cd6d3
commit
208464a158
|
@ -80,6 +80,8 @@
|
|||
}
|
||||
return null
|
||||
}
|
||||
|
||||
$: console.log(nameError)
|
||||
</script>
|
||||
|
||||
<Drawer bind:this={drawer}>
|
||||
|
|
Loading…
Reference in New Issue