some code
This commit is contained in:
parent
5ab9b3db4b
commit
64c32bd452
@ -9,6 +9,7 @@
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import { useRipple } from "#imports";
|
||||
import { computed, ref } from "vue";
|
||||
import type { ButtonProps, PTAttribs } from "./types";
|
||||
import { twMerge } from "tailwind-merge";
|
||||
|
Loading…
Reference in New Issue
Block a user