AG-420 Improve React implementation

This commit is contained in:
Sean Landsman
2017-05-26 14:49:34 +01:00
parent f8b8a0b066
commit 9c3c7a77c0
14 changed files with 102 additions and 84 deletions

View File

@@ -108,7 +108,7 @@ export default class GroupedRowInnerRendererComponentExample extends Component {
render() {
return (
<div style={{width: 800, height: 400}}
<div style={{height: 400, width: 945}}
className="ag-fresh">
<h1>Group Row Renderer Example</h1>
<AgGridReact