Improve react examples
This commit is contained in:
@@ -116,7 +116,7 @@ export default class MasterDetailExample extends Component {
|
||||
|
||||
render() {
|
||||
return (
|
||||
<div style={{height: 400, width: 945}}
|
||||
<div style={{height: 400, width: 900}}
|
||||
className="ag-fresh">
|
||||
<h1>Master-Detail Example</h1>
|
||||
<AgGridReact
|
||||
|
||||
Reference in New Issue
Block a user