mirror of
https://github.com/lainbo/component-party.git
synced 2026-04-05 04:59:02 +08:00
3 lines
64 B
Plaintext
3 lines
64 B
Plaintext
export component HelloWorld() {
|
|
<h1>{"你好,世界"}</h1>
|
|
} |