We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb81b89 commit 93b413aCopy full SHA for 93b413a
src/layouts/default.vue
@@ -1,7 +1,7 @@
1
<template>
2
<view class="default-layout">
3
<slot />
4
- <view class="text-gray-400 m-auto mt-12">[default layout]</view>
+ <view class="text-gray-400 m-auto mt-12">[uni-best]</view>
5
</view>
6
</template>
7
0 commit comments