n => Belt.Int.toString(n) ++ " times". 8. } 9. let msg = "Click me " ++ times. 10. . 11. <button> {msg->React.string} </button>.
確定! 回上一頁