allenai / pdf-component-library

51 stars 5 forks source link

Add props for Download Component #113

Closed huytr1995 closed 2 years ago

huytr1995 commented 2 years ago

Description

Ref: https://github.com/allenai/scholar/issues/31521

Reviewer Instructions

To be able to display the Download button with SVG and no text i passed other two props as icon & classname to help display it as correctly in S2 side

Testing Plan

Manual testing by copypdf-components.js & pdf-components.css into S2 local repo and verify that it will display as intended. Other than that yarn lint:fix & test

Output / Screenshots

Screen Shot 2022-03-30 at 11 53 03 AM

carolinepaulic commented 2 years ago

Just a couple minor questions, but overall this looks good :)

carolinepaulic commented 2 years ago

Changes look great! 👍