repro for ricky

This commit is contained in:
Dan Abramov
2024-03-07 00:42:07 +00:00
parent 8b0e575f64
commit aaaf13beec
+1
View File
@@ -13,6 +13,7 @@ interface UserPreviewLinkProps {
export function UserPreviewLink(
props: React.PropsWithChildren<UserPreviewLinkProps>,
) {
foo.bar()
const prefetchProfileQuery = usePrefetchProfileQuery()
return (
<Link