Skip to content
Snippets Groups Projects
Commit f670b48d authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

default layout parameters

parent fc1c139f
No related branches found
No related tags found
No related merge requests found
Pipeline #116324 passed with stages
in 11 minutes and 10 seconds
<script setup lang="ts"></script>
<template>
<LayoutWrapper :fluid="true" :toc="true">
<LayoutWrapper>
<slot />
</LayoutWrapper>
</template>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment