ux: added react scrollbar component and added it to add panel panel

This commit is contained in:
Torkel Ödegaard
2017-12-08 13:30:16 +01:00
parent 2bc23d2063
commit 77b537f45f
5 changed files with 67 additions and 3 deletions

View File

@@ -129,7 +129,6 @@ export class DashboardCtrl implements PanelContainer {
}
getPanelContainer() {
console.log('DashboardCtrl:getPanelContainer()');
return this;
}