Fix building after update to Grafana 8 components
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import React, { FC } from 'react';
|
||||
import { cx } from 'emotion';
|
||||
import { cx } from '@emotion/css';
|
||||
|
||||
interface Props {
|
||||
icon: string;
|
||||
|
||||
Reference in New Issue
Block a user