feat: init commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<script setup lang="ts">
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<UContainer>
|
||||
<UCard class="h-50">
|
||||
<UBadge color="primary" variant="subtle">
|
||||
Новинка
|
||||
</UBadge>
|
||||
</UCard>
|
||||
</UContainer>
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user