export default function Loading() { return ( <div data-testid="full-prefetch-loading"> Loading full prefetch target... </div> ) }