repro for ricky
This commit is contained in:
@@ -13,6 +13,7 @@ interface UserPreviewLinkProps {
|
|||||||
export function UserPreviewLink(
|
export function UserPreviewLink(
|
||||||
props: React.PropsWithChildren<UserPreviewLinkProps>,
|
props: React.PropsWithChildren<UserPreviewLinkProps>,
|
||||||
) {
|
) {
|
||||||
|
foo.bar()
|
||||||
const prefetchProfileQuery = usePrefetchProfileQuery()
|
const prefetchProfileQuery = usePrefetchProfileQuery()
|
||||||
return (
|
return (
|
||||||
<Link
|
<Link
|
||||||
|
|||||||
Reference in New Issue
Block a user