[@react.component] let make = () =>
{React.string("This is Light Server Component")}
{React.string("Heavy Server Component")}
;