refactor(multi): updated to latest version

This commit is contained in:
yagnikvamja
2025-01-01 17:21:49 +05:30
parent 3297275812
commit 8ba9732f4e
41 changed files with 17350 additions and 13186 deletions

View File

@@ -1,5 +1,8 @@
<template>
<div class="layout-wrapper layout-blank">
<div
class="layout-wrapper layout-blank"
data-allow-mismatch
>
<slot />
</div>
</template>