Donnovan Lewis
Donnovan Lewis
This also works with the latest node 16 for other people who have issues. Can confirm this fixes the build issues I was having. I was going to put together...
Is there any update on this? Working in a mono repo that has a single set of configuration for all packages is wonderful to keep things consistent. That being said,...
I did something similar to solutions above: ``` export const ActionIcon = props => { const {color = "#FFFFFF", name, style = {}} = props; return ( // This is...
Hey @dbauszus, I haven't maintained this project in a few years. I am glad you love the plugin, but unfortunately I haven't followed the changes to jquery mobile and do...
If you would like to make a PR, I will review and merge.