Fix merge error
This commit is contained in:
parent
5621c80425
commit
d966b3e425
1 changed files with 0 additions and 1 deletions
|
@ -150,7 +150,6 @@ export function ListMaybePlaceholder({
|
||||||
const t = useTheme()
|
const t = useTheme()
|
||||||
const {_} = useLingui()
|
const {_} = useLingui()
|
||||||
const {gtMobile, gtTablet} = useBreakpoints()
|
const {gtMobile, gtTablet} = useBreakpoints()
|
||||||
const {_} = useLingui()
|
|
||||||
|
|
||||||
if (!isLoading && isError) {
|
if (!isLoading && isError) {
|
||||||
return (
|
return (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue