Skip to content

Commit

Permalink
fix(icon): stylingby addin icon prop to Button component in ListResul…
Browse files Browse the repository at this point in the history
…ts.jsx
  • Loading branch information
ichim-david committed Mar 8, 2024
1 parent 62c4499 commit 92a8d85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/manage/Widgets/ListResults.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ const ListResults = ({
<div>
<Button
basic
icon
primary
floated="left"
onClick={(e) => {
Expand Down

0 comments on commit 92a8d85

Please sign in to comment.