react-if-condition
Simple React component for wrapping other components for conditional rendering. Expects a condition property and children.
Usage no npm install needed!
<script type="module">
import reactIfCondition from 'https://cdn.skypack.dev/react-if-condition';
</script>