fix: build
This commit is contained in:
@@ -131,9 +131,12 @@ const Key = defineComponent({
|
||||
:class="{ 'opacity-0': !u_s_e, 'rotate-180': shift }"
|
||||
>
|
||||
</div>
|
||||
</template> -->
|
||||
<template>
|
||||
<slot />
|
||||
</template>
|
||||
|
||||
<route lang="yaml">
|
||||
<!-- <route lang="yaml">
|
||||
meta:
|
||||
layout: settings
|
||||
</route> -->
|
||||
|
||||
+4
-1
@@ -141,9 +141,12 @@ function isConflict(shortcut: typeof shortcuts.value[0]) {
|
||||
>
|
||||
<div text="60" i-solar:keyboard-bold-duotone />
|
||||
</div>
|
||||
</template> -->
|
||||
<template>
|
||||
<slot />
|
||||
</template>
|
||||
|
||||
<route lang="yaml">
|
||||
<!-- <route lang="yaml">
|
||||
meta:
|
||||
layout: settings
|
||||
stageTransition:
|
||||
|
||||
Reference in New Issue
Block a user