mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 15:58:38 +01:00
15 lines
99 B
Vue
15 lines
99 B
Vue
<script lang="ts" setup>
|
|
|
|
</script>
|
|
|
|
|
|
<template>
|
|
|
|
|
|
<div>
|
|
|
|
TEST
|
|
|
|
</div>
|
|
|
|
</template> |