feat: chat panel redesigned ui

This commit is contained in:
butterfly
2024-04-16 14:07:51 +08:00
parent 3fc9b91bf1
commit 51a1d9f92a
41 changed files with 1350 additions and 526 deletions

View File

@@ -1,6 +1,6 @@
import { Analytics } from "@vercel/analytics/react";
import { Home } from "./components/home";
import Home from "@/app/containers";
import { getServerSideConfig } from "./config/server";