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