mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-11 03:33:46 +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