Files
2026-03-17 09:22:24 +07:00

7 lines
130 B
Vue

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