Files
simrsx-fe/app/components/pub/my-ui/doc-entry/colon.vue
T
munawwirul_jamal 2da4e616ba dev: hotfix refactor
+ merged pub/custom-ui and pub/base into my-ui
- droped pub/custom-ui
2025-10-05 09:45:17 +07:00

8 lines
103 B
Vue

<script lang="ts" setup>
</script>
<template>
<div class="w-5 text-center">:</div>
</template>