ryan 7 years ago
parent
commit
eed9a2010e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/grafana-ui/src/components/index.scss

+ 1 - 0
packages/grafana-ui/src/components/index.scss

@@ -1,6 +1,7 @@
 @import 'CustomScrollbar/CustomScrollbar';
 @import 'CustomScrollbar/CustomScrollbar';
 @import 'DeleteButton/DeleteButton';
 @import 'DeleteButton/DeleteButton';
 @import 'ThresholdsEditor/ThresholdsEditor';
 @import 'ThresholdsEditor/ThresholdsEditor';
+@import 'Table/Table';
 @import 'Tooltip/Tooltip';
 @import 'Tooltip/Tooltip';
 @import 'Select/Select';
 @import 'Select/Select';
 @import 'PanelOptionsGroup/PanelOptionsGroup';
 @import 'PanelOptionsGroup/PanelOptionsGroup';