Kent Ntwari

Results 1 issues of Kent Ntwari

I have a simple use case where I'm fetching data from an api based on the value of the router.query in NEXT JS. const { data, error } = useSWR(()...