transitions and buttons
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<div class="flex justify-center items-center p-8 max-w-4/5 mx-auto">
|
||||
<slot/>
|
||||
</div>
|
||||
</template>
|
||||
</template>
|
||||
6
app/layouts/graph.vue
Normal file
6
app/layouts/graph.vue
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<slot/>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user