A modal layer for React 16
npm install @gitpad/gmodalimportGModalfrom'@gitpad/gmodal';import'@gitpad/gmodal/dist/gmodal.css';// ...<GModalshow><divclassName="popup">A popup window</div></GModal>// ...It's powered by React portal in React 16, so it's only compatible with React 16