... (result) => { setTabs(result.tabs); }); }, []); // <-- empty dependency array to run effect callback once "onMount" ...
確定! 回上一頁