mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 16:12:38 +00:00
Tweaks to work with current Master
This commit is contained in:
@@ -87,7 +87,7 @@ const BrewItem = createClass({
|
||||
}
|
||||
|
||||
return <a href={`/download/${shareLink}`}>
|
||||
<i className='fa fa-download' />
|
||||
<i className='fas fa-download' />
|
||||
</a>;
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user