This commit is contained in:
pa
2026-03-13 16:09:37 +09:00
parent ff999896b2
commit 73daff5937

View File

@@ -1,3 +1,9 @@
<script>
export default {
render: () => null
};
</script>
<script setup>
/**
* Renderless bridge component — must live inside the Command context.