Merge branch 'master' into data-source-settings-to-react

This commit is contained in:
Peter Holmberg
2018-11-01 13:52:53 +01:00
198 changed files with 6366 additions and 2577 deletions

View File

@@ -1,5 +1,5 @@
import React, { SFC } from 'react';
import { Label } from '../../../core/components/Forms/Forms';
import { Label } from 'app/core/components/Label/Label';
export interface Props {
dataSourceName: string;