Update packages/svelte/tests/runtime-runes/samples/form-novalidate-casing/_config.js

pull/15083/head
Simon H 2 years ago committed by GitHub
parent 50106c0651
commit 304b613d0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,7 +1,7 @@
import { test } from '../../test';
export default test({
html: `
html: `
<form novalidate></form>
<form novalidate></form>
`

Loading…
Cancel
Save