pull/7486/head
Conduitry 4 years ago
parent ce8f48c23e
commit 00ead6ab4a

@ -1,8 +1,8 @@
<script>
export let props = {
disabled: false,
type: "button",
"data-named": "foo",
type: 'button',
'data-named': 'foo'
};
</script>

Loading…
Cancel
Save