... Add test here const { result, waitForNextUpdate } = renderHook(() => useStarWarsQuote()) await waitForNextUpdate() expect(typeof result.current.quote).
確定! 回上一頁