We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04efe5f commit 078a9f6Copy full SHA for 078a9f6
1 file changed
app/components/AppHeader.vue
@@ -58,7 +58,7 @@ function gotoHome() {
58
base: 'w-90 h-10 text-[#94A3B8] rounded-lg ring-slate-600'
59
}"
60
/>
61
- <!-- <AssistantCollapse class="ml-2.5" /> -->
+ <AssistantCollapse class="ml-2.5" />
62
63
<template #right>
64
<LanguageSwitcher />
0 commit comments