mirror of
https://github.com/strapi/strapi.git
synced 2025-07-30 12:29:30 +00:00
fix import
This commit is contained in:
parent
ae638e981f
commit
e30fffac65
@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
import React from 'react';
|
||||
import Puzzle from '@strapi/icons';
|
||||
import { Puzzle } from '@strapi/icons';
|
||||
|
||||
const PluginIcon: React.VoidFunctionComponent = () => <Puzzle />;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user