From 0421d48d64b30fd563f3a873dbfd20786fa255c2 Mon Sep 17 00:00:00 2001 From: LiLeeLing <3050219@gmail.com> Date: Tue, 30 Jul 2024 18:15:37 +0800 Subject: [PATCH] add refer link --- app/components/artifacts.tsx | 2 +- app/components/sidebar.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/artifacts.tsx b/app/components/artifacts.tsx index a7adab3bd..1458e9eaf 100644 --- a/app/components/artifacts.tsx +++ b/app/components/artifacts.tsx @@ -205,7 +205,7 @@ export function Artifacts() { return (
- + } shadow />
CatGPT Artifacts
diff --git a/app/components/sidebar.tsx b/app/components/sidebar.tsx index 33abfff74..4c81db1d1 100644 --- a/app/components/sidebar.tsx +++ b/app/components/sidebar.tsx @@ -299,7 +299,7 @@ export function SideBar(props: { className?: string }) {
- + } shadow />