graphiql,ilert: narrow icon component type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -25,4 +25,4 @@ export {
|
||||
export { GraphiQLPage as Router } from './components';
|
||||
export * from './lib/api';
|
||||
export * from './route-refs';
|
||||
export const GraphiQLIcon: IconComponent = GraphiQLIconComponent;
|
||||
export const GraphiQLIcon: IconComponent = GraphiQLIconComponent as IconComponent;
|
||||
|
||||
Reference in New Issue
Block a user