zotero / zoterobib

ZoteroBib is a free online bibliography generator from the makers of Zotero
https://zbib.org
Other
68 stars 19 forks source link

Add title to button #225

Closed dstillman closed 6 years ago

dstillman commented 6 years ago

Nicer tooltips would be nice, but as a quick fix we should turn the tooltip prop (which we're already passing through for "Copy Citation") into title in the web library Button.

tnajdek commented 6 years ago

I've fixed <Button/> to pass through props and used title attribute for now.