This repository was archived by the owner on Sep 3, 2022. It is now read-only.
Version 1.0.1
Fixed bug in patch (setProps) function. 1. Fixed bug in patch’s setProps function where falsy booleans were not getting processed in JSX properties. This affected checks such as: disabled={false} 2. Refactored patch params and variables to match Component API: parent > container.