mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
tech: updated ngreact and with custom PR applied
This commit is contained in:
@@ -160,7 +160,6 @@ export class DashboardGrid extends React.Component<DashboardGridProps, any> {
|
||||
}
|
||||
|
||||
render() {
|
||||
console.log('animated', this.state.animated);
|
||||
return (
|
||||
<SizedReactLayoutGrid
|
||||
className={classNames({'layout': true, 'animated': this.state.animated})}
|
||||
|
||||
Reference in New Issue
Block a user