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