[@react.component] let counter = () => {
{ReasonReact.string("Count: " ++ string_of_int(state.count)} <>
; };