mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-08-05 14:30:41 +08:00
4 lines
58 B
TypeScript
4 lines
58 B
TypeScript
export function SdList() {
|
|
return <div>sd-list</div>;
|
|
}
|