simon360 / react-from-markup

Declare your React components with static HTML
MIT License
18 stars 4 forks source link

fix: ensure attribute name map is complete #13

Closed simon360 closed 6 years ago

simon360 commented 6 years ago

Closes #11

Starting with the original list in wel-ui, I ran this script, which

  1. Converted each key to lowercase
  2. Removed any entries where key === value
simon360 commented 6 years ago

CC @monospaced - this should fix your issues with viewBox.