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