mirror of
https://github.com/ArthurDanjou/spanish-learner.git
synced 2026-01-27 10:20:37 +01:00
Working
This commit is contained in:
@@ -59,10 +59,10 @@ const ModalRows = [
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<UDivider class="mt-12 mb-8" size="lg" label="Ser, Estar, Tener, Haber" />
|
||||
<UTable :columns="ModalColumns" :rows="ModalRows" />
|
||||
<UCard class="md:col-span-2 md:row-span-2">
|
||||
<template #header>
|
||||
<h1>Modaux</h1>
|
||||
</template>
|
||||
<UTable :columns="ModalColumns" :rows="ModalRows" />
|
||||
</UCard>
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user