Re use GetwidIconPicker in my block
-
Hello,
I’m using getwid blocks and developing a few others alongside getwid’s.
In one of them I need a font icon picker, so I’m using
@fonticonpicker/react-fonticonpicker
which is the same that getwid uses.How can I use the component
GetwidIconPicker
from getwid in my block? So there is no need to add the same base library again.import GetwidIconPicker from 'GetwidControls/icon-picker';
I’m new to gutenberg/react, so I’m not sure how to import the component from other plugin or if is even possible.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Re use GetwidIconPicker in my block’ is closed to new replies.