You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(attributes-to-props): replace react-dom with react-property
Save `[email protected]` to package.json dependencies and remove
`react-dom-core`.
Delete `lib/property-config.js` given that the mapping is already
created in `react-property`.
Fix incorrect test since both `ychannelselector` and
`yChannelSelector` are applicable SVG attribute names.
Resolves#107
0 commit comments