mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
wip: trying to align react & angular edit modes
This commit is contained in:
@@ -165,7 +165,7 @@ export class DashboardGrid extends React.Component<DashboardGridProps, any> {
|
||||
|
||||
componentDidMount() {
|
||||
setTimeout(() => {
|
||||
this.setState({ animated: true });
|
||||
this.setState({ animated: false });
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user