moving non-chat related components to ui/

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
This commit is contained in:
Francisco Javier Arceo 2025-07-29 21:15:38 -04:00
parent 2d43debdde
commit a29b62f820
28 changed files with 26 additions and 26 deletions

View file

@ -21,7 +21,7 @@ import {
SidebarMenuButton,
SidebarMenuItem,
SidebarHeader,
} from "@/components/chat/sidebar";
} from "@/components/ui/sidebar";
// Extracted Chat Playground item
const chatPlaygroundItem = {
title: "Chat Playground",