Skip to content

Commit

Permalink
fix(lint): linting
Browse files Browse the repository at this point in the history
Signed-off-by: Sudhanshu Dasgupta <[email protected]>
  • Loading branch information
sudhanshutech committed Oct 9, 2024
1 parent c21df77 commit cdb3775
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/custom/CustomCatalog/custom-card.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ interface Pattern {
}

type CatalogCardProps = {
// eslint-disable-next-line @typescript-eslint/no-explicit-any
pattern: Pattern;
patternType: string;
cardLink: string;
Expand Down

0 comments on commit cdb3775

Please sign in to comment.