Skip to content

Commit

Permalink
feat: useless
Browse files Browse the repository at this point in the history
  • Loading branch information
alanlr committed Aug 21, 2024
1 parent 70a3880 commit 0fe6959
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/components/ItemDetail/ItemDetailLoading.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ const ItemDetailLoading = ({ item }) => {

return (
<Box pt="0">
{/* @ts-expect-error: TODO */}
<Box {...resultListProperties}>
<Box textAlign="center">
<Image margin="auto" src={currentIllustration.src} aria-hidden={true} alt="" />
Expand Down

0 comments on commit 0fe6959

Please sign in to comment.