Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
7emansell committed Oct 29, 2024
1 parent cf5dc35 commit 5ea4862
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/components/grids/cardsGrid.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ import { ItemCardModel } from "@/src/models/itemCard";
import { SimpleGrid as DCSimpleGrid } from "../simpleGrid/simpleGrid";
import { Card as DCCard } from "../card/card";
import { useTooltipOffset } from "@/src/hooks/useTooltipOffset";
import { Heading } from "@nypl/design-system-react-components";
import { useMergeRefs } from "@chakra-ui/react";
import { useCardImageHeight } from "@/src/hooks/useCardImageHeight";

interface CardsGridProps {
Expand Down

0 comments on commit 5ea4862

Please sign in to comment.