fix: loosen input in button error

pull/10083/head
Dominic Gannaway 3 years ago
parent 94aab90bd1
commit 2e3e35d777

@ -126,7 +126,6 @@ const interactive_elements = new Set([
'button',
'iframe',
'embed',
'input',
'select',
'textarea'
]);

Loading…
Cancel
Save