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