README
Arterial Drawer
Another React Material Drawer
Install
npm i @arterial/drawer
Usage
import { Drawer } from '@arterial/drawer'
// TODO: DEMONSTRATE REACT COMPONENT
Another React Material Drawer
<script type="module">
import arterialDrawer from 'https://cdn.skypack.dev/@arterial/drawer';
</script>
Arterial DrawerAnother React Material Drawer
npm i @arterial/drawer
import { Drawer } from '@arterial/drawer'
// TODO: DEMONSTRATE REACT COMPONENT