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