fix lint issue
This commit is contained in:
parent
8c4333f4ca
commit
9753783866
|
@ -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