yoksel/svg-filters

Error caused by the "disable" property in blend.json

yuanchuan opened this issue · 1 comments

image


Probably workaround:

Return an empty object here or filter null values for the propsList outside:
https://github.com/yoksel/svg-filters/blob/master/src/components/Docs/index.js#L34

ps: Thanks for making this tool :)

Fixed, thank you : )