AG-2177 React Example - allow force refresh (routing breaks)

This commit is contained in:
Sean Landsman
2018-10-16 16:07:35 +01:00
parent 3debbabe28
commit 518a95ee89
5 changed files with 9 additions and 4 deletions

View File

@@ -232,7 +232,7 @@ export default class RichGridDeclarativeExample extends Component {
</AgGridColumn>
</AgGridReact>
</div>
<div>
<div style={{marginTop: 10}}>
<div className="row">
<div className="col-sm-12"><h1>Rich Grid with Declarative Markup Example</h1></div>
</div>