fix lint issue
This commit is contained in:
parent
101ca5f01e
commit
5221cd8362
|
@ -12,7 +12,6 @@
|
|||
const onChange = event => {
|
||||
dispatch("change", event.target.checked)
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<div class="spectrum-Switch spectrum-Switch--emphasized">
|
||||
|
|
Loading…
Reference in New Issue