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