mirror of
https://github.com/ChatGPTNextWeb/NextChat.git
synced 2026-02-13 02:49:05 +08:00
4 lines
49 B
TypeScript
4 lines
49 B
TypeScript
export function Sd() {
|
|
return <div>sd</div>;
|
|
}
|