fix merge issue (double hook)

This commit is contained in:
Samuel Newman 2024-03-19 19:52:27 +00:00
parent 4794ab6b9a
commit 10943b4ff4

View file

@ -150,7 +150,6 @@ export function ListMaybePlaceholder({
const t = useTheme()
const {_} = useLingui()
const {gtMobile, gtTablet} = useBreakpoints()
const {_} = useLingui()
if (!isLoading && isError) {
return (