Skip to content

Commit

Permalink
style(openalex): button
Browse files Browse the repository at this point in the history
  • Loading branch information
jerem1508 committed Nov 15, 2024
1 parent 27ff010 commit 6eafdf4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/src/pages/openalex-ror/results/list-view.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ export default function ListView({
<br />
<Button
onClick={() => setFilteredAffiliationName(ror.rorId)}
size="sm"
variant="secondary"
>
Filter on this id
</Button>
Expand Down

0 comments on commit 6eafdf4

Please sign in to comment.