clean up
This commit is contained in:
parent
af42693ea1
commit
8a5fdd159d
1 changed files with 0 additions and 6 deletions
|
@ -47,12 +47,6 @@ const toggle = () => {
|
||||||
os.popup(Ripple, { x, y, particle: false }, {}, 'end');
|
os.popup(Ripple, { x, y, particle: false }, {}, 'end');
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
defineExpose({
|
|
||||||
button,
|
|
||||||
checked,
|
|
||||||
toggle,
|
|
||||||
});
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue