enigma-io / react-input-placeholder

Input is a small wrapper around React's <input> that shims in placeholder functionality for browsers that don't natively support it.
MIT License
34 stars 28 forks source link

Create props before creating the element instead of setting element p… #12

Closed rikukissa closed 9 years ago

rikukissa commented 9 years ago

…roperties afterwards

quantizor commented 9 years ago

@rikukissa Thanks - pulled in your changes and will release an npm update later today.