diff --git a/ui/src/main.tsx b/ui/src/main.tsx index 20a06e34e..37c6bbd68 100644 --- a/ui/src/main.tsx +++ b/ui/src/main.tsx @@ -49,7 +49,7 @@ import { } from "@tanstack/react-router"; import "./index.css"; import { ApiError } from "./api/utils"; -import { Button, Flex, Result, Spin } from "antd"; +import { Button, Flex, Result, Spin, Typography } from "antd"; import Images from "src/components/images/Images.ts"; const queryClient = new QueryClient({ @@ -102,8 +102,11 @@ const router = createRouter({ + RAG Studio ),