mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-09 05:34:01 +08:00
feat: add SD page switching
This commit is contained in:
3
app/components/sd.tsx
Normal file
3
app/components/sd.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export function Sd() {
|
||||
return <div>sd</div>;
|
||||
}
|
Reference in New Issue
Block a user