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
Summary: Could you please notice cdn install in docs because I've to check <ReactModal> tag in your example :) But services like cdnjs.com have your cdn that's very cool (link to cdn).
Summary: Could you please notice cdn install in docs because I've to check
<ReactModal>
tag in your example :) But services like cdnjs.com have your cdn that's very cool (link to cdn).Link to example of issue:
http://reactcommunity.org/react-modal/#installation
My suggestion is something like:
<script src="https://cdnjs.cloudflare.com/ajax/libs/react-modal/3.14.3/react-modal.min.js" integrity="sha512-MY2jfK3DBnVzdS2V8MXo5lRtr0mNRroUI9hoLVv2/yL3vrJTam3VzASuKQ96fLEpyYIT4a8o7YgtUs5lPjiLVQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
The text was updated successfully, but these errors were encountered: