Newer
Older
<script setup lang="ts"></script>
<template>
<div class="w-full h-[1px] bg-gray-500"></div>
</template>
<style scoped></style>
<script setup lang="ts"></script>
<template>
<div class="w-full h-[1px] bg-gray-500"></div>
</template>
<style scoped></style>