badges: fix type issues.

Signed-off-by: Andreas Stenius <git@astekk.se>
This commit is contained in:
Andreas Stenius
2021-02-22 19:02:11 +01:00
committed by Fredrik Adelöw
parent 45e26d7956
commit ce4897ff37
11 changed files with 96 additions and 52 deletions
-1
View File
@@ -13,7 +13,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import React from 'react';
import { createDevApp } from '@backstage/dev-utils';
import { badgesPlugin } from '../src/plugin';