Skip to content

Commit

Permalink
remove warning solution
Browse files Browse the repository at this point in the history
  • Loading branch information
pmolnar-dev committed Oct 24, 2024
1 parent c52a73a commit 06bb77b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/pages/Common/SelectablePill.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ export default function SelectablePill(props) {
}}
clickable={true}
onClick={onClick}
component="span"
/>
);
}

0 comments on commit 06bb77b

Please sign in to comment.