mirror of
https://github.com/rgrgogu/new_starr.git
synced 2026-09-27 00:12:54 +08:00
git-subtree-dir: apps/web git-subtree-mainline:eaa6d2276agit-subtree-split:459af9d46a
4 lines
91 B
Plaintext
4 lines
91 B
Plaintext
@react.component
|
|
let make = () => {
|
|
<div> {React.string("ReScript is working!")} </div>
|
|
} |