Skip to content

Commit

Permalink
fix prettier warning
Browse files Browse the repository at this point in the history
  • Loading branch information
L4Ph committed May 28, 2024
1 parent b5bf1ff commit 372abea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/catalog/content/Content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ type CategoryKeyboardContentProps = {
organization: IOrganization | null;
};

// eslint-disable-next-line
const CategoryKeyboardContent: React.FC<React.PropsWithChildren<CategoryKeyboardContentProps>> = ({
phase,
definitionDocument,
Expand Down

0 comments on commit 372abea

Please sign in to comment.