mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 20:42:43 +00:00
Dropping the JSON chunk in there
This commit is contained in:
@@ -145,7 +145,11 @@ var NaturalCrit = React.createClass({
|
||||
<button className='rollInitiative' onClick={this.addRandomPC}> rollInitiative</button>
|
||||
Project Ready!
|
||||
|
||||
|
||||
{cards}
|
||||
|
||||
<pre>
|
||||
{JSON.stringify(MonsterManual, null, ' ')}</pre>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user