A plugin to add a react-icon custom field to allow using react icons for your menu items.
npm i strapi-plugin-react-icons-custom-field
"strapi-plugin-react-icons-custom-field": {
enabled: true,
config: {
pack: ["lu"], // list of pack enabled in the admin panel
},
},