Right now, you are assigning the workDays array to a string type. You can use the spread operator to add values to your workDays state array ...
確定! 回上一頁