function component body 內(render 的期間) 不能直接執行會產生side effect 的行為,例如data fetching, timers, subscriptions,這些行為應該寫在 ...
確定! 回上一頁