Fix types

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Jonathan
2025-06-17 17:37:39 +02:00
committed by Bryan Frimin
parent 493d29cfd5
commit eaf54f9836
6 changed files with 11 additions and 19 deletions

View File

@@ -5,7 +5,6 @@ import {
useMutation,
usePaginationFragment,
usePreloadedQuery,
useRefetchableFragment,
type PreloadedQuery,
} from "react-relay";
import { useMemo } from "react";