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