fix(common): add missing render function in buttons
This commit is contained in:
@@ -68,4 +68,6 @@ useKeyDown((key) => {
|
||||
break;
|
||||
}
|
||||
});
|
||||
|
||||
defineOptions({ render: () => null });
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user