Merge branch 'menu-switch' into better-8176
This commit is contained in:
commit
2b7ec306f9
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…
Reference in a new issue