When your JavaScript arrow function contains more than one statement, you need to wrap all of them in curly braces and use the return keyword.
確定! 回上一頁