... onClick={async () => { await fetch("/api/post", { method: "put", }); mutate(); }} > Increment views </button> </> ); }; const Index ...
確定! 回上一頁