Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
JuroUhlar committed Jul 8, 2024
1 parent 21f46bd commit b6c845b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client/components/common/componentUtils.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ export function extendUnstyledPrimitiveWithClass<P extends { className?: string
WrappedComponent.displayName = displayName;
return WrappedComponent;
}

0 comments on commit b6c845b

Please sign in to comment.