`void` is fine, but you don't have anything to await there so it'll just kill the fetch

void
is fine, but you don't have anything to await there so it'll just kill the fetch
Was this page helpful?