mirror of
https://github.com/ArthurDanjou/spanish-learner.git
synced 2026-02-03 21:57:52 +01:00
Working
This commit is contained in:
@@ -41,6 +41,10 @@ const rows = [
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<UDivider class="mt-12 mb-8" size="lg" label="Démonstratifs" />
|
||||
<UTable :rows="rows" :columns="columns" />
|
||||
<UCard class="md:col-span-4">
|
||||
<template #header>
|
||||
<h1>Démonstratifs</h1>
|
||||
</template>
|
||||
<UTable :rows="rows" :columns="columns" />
|
||||
</UCard>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user