docs: update user guide introduction page (#11474)

* docs: update user guide introduction page

* chore: run yarn prep automatically
This commit is contained in:
Shahed Nasser
2025-02-14 16:15:28 +02:00
committed by GitHub
parent 5dc8a403ef
commit 10081118a5
14 changed files with 944 additions and 328 deletions
@@ -16,10 +16,10 @@ export const AiAssistantChatWindowFooter = () => {
<div className="flex items-center gap-docs_0.5">
<span className="text-medusa-fg-subtle">Line break</span>
<div className="flex items-center gap-[5px]">
<Kbd className="bg-medusa-bg-field-component border-medusa-border-strong w-[18px] h-[18px] inline-block">
<Kbd className="bg-medusa-bg-field-component border-medusa-border-strong w-[18px] h-[18px] inline-block p-0">
</Kbd>
<Kbd className="bg-medusa-bg-field-component border-medusa-border-strong w-[18px] h-[18px] inline-block">
<Kbd className="bg-medusa-bg-field-component border-medusa-border-strong w-[18px] h-[18px] inline-block p-0">
</Kbd>
</div>