I have saved the icons in a separate file and named it as iconLists.js. In the FontIconPicker I am using the icon property as:
<FontIconPicker icons={iconLists.icomoonIcons}/>
But in the drop down it shows the following:
. Am I missing any component?
Thanks
I have saved the icons in a separate file and named it as iconLists.js. In the FontIconPicker I am using the icon property as:
<FontIconPicker icons={iconLists.icomoonIcons}/>But in the drop down it shows the following:
Thanks