sampl / firefly

Web app boilerplate for beginners based on Firebase and React 🔥
http://getfirefly.org/
234 stars 42 forks source link

Modal using React portal #94

Closed sampl closed 6 years ago

sampl commented 6 years ago

Better than the prev mess

sampl commented 6 years ago

Or just https://github.com/reactjs/react-modal/blob/master/README.md

sampl commented 6 years ago

React portal is nice... but do we need a modal anywhere?

sampl commented 6 years ago

Don’t think we need this, making a React modal with a portal is easy to google now and not useful for every project