Skip to content
Snippets Groups Projects
EntityPositionSettings.vue 97 B
Newer Older
<script setup lang="ts"></script>

<template>
  <MenuDial />
</template>

<style scoped></style>