Files
module-farmasi/pages/style-components/Shadow.vue
T
Yusron alamsyah 1f94c60e71 first commit
2026-03-26 09:11:29 +07:00

7 lines
130 B
Vue

<template>
<v-row>
<v-col cols="12">
<style-components-shadow />
</v-col>
</v-row>
</template>