mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-14 23:22:30 +00:00
4 lines
49 B
TypeScript
4 lines
49 B
TypeScript
export function Sd() {
|
|
return <div>sd</div>;
|
|
}
|