Skip to content

Commit

Permalink
πŸ› γ„γ£γŸγ‚“ι»™γ‚‰γ›γ‚‹
Browse files Browse the repository at this point in the history
  • Loading branch information
wappon28dev committed Sep 23, 2024
1 parent 45f292d commit bff7fe0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/routes/_auth/projects/-components/Fruit.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ import { Button } from "@/components/cva/Button";

export function FruitCard({
name,
// @ts-expect-error - This is a mockup
// eslint-disable-next-line @typescript-eslint/naming-convention
key_visual,
description,
index,
}: {
Expand Down

0 comments on commit bff7fe0

Please sign in to comment.