README
react-maintenance-mode
A big switch to turn your app off and render something sensible, or pass special props down, when things go wrong.
A big switch to turn your app off and render something sensible, or pass special props down, when things go wrong.
<script type="module">
import reactMaintenanceMode from 'https://cdn.skypack.dev/react-maintenance-mode';
</script>
A big switch to turn your app off and render something sensible, or pass special props down, when things go wrong.