mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 20:42:43 +00:00
Fixing a few things
This commit is contained in:
@@ -91,7 +91,7 @@ var Sidebar = React.createClass({
|
||||
<div className='encounterContainer'>
|
||||
<h3>
|
||||
<i className='fa fa-flag' /> Encounters
|
||||
<button onClick={} className='addEncounter'>
|
||||
<button className='addEncounter'>
|
||||
<i className='fa fa-plus' />
|
||||
</button>
|
||||
</h3>
|
||||
|
||||
Reference in New Issue
Block a user