mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-19 20:20:16 +09:00
4 lines
58 B
TypeScript
4 lines
58 B
TypeScript
export function SdList() {
|
|
return <div>sd-list</div>;
|
|
}
|