Compare commits

...

1 Commits

Author SHA1 Message Date
Dan Abramov aaaf13beec repro for ricky 2024-03-07 00:42:07 +00:00
+1
View File
@@ -13,6 +13,7 @@ interface UserPreviewLinkProps {
export function UserPreviewLink(
props: React.PropsWithChildren<UserPreviewLinkProps>,
) {
foo.bar()
const prefetchProfileQuery = usePrefetchProfileQuery()
return (
<Link