README
Arterial Notched Outline
Another React Material Notched Outline
Install
npm i @arterial/notched-outline
Usage
import { NotchedOutline } from '@arterial/notched-outline'
// TODO: DEMONSTRATE REACT COMPONENT
Another React Material Notched Outline
<script type="module">
import arterialNotchedOutline from 'https://cdn.skypack.dev/@arterial/notched-outline';
</script>
Arterial Notched OutlineAnother React Material Notched Outline
npm i @arterial/notched-outline
import { NotchedOutline } from '@arterial/notched-outline'
// TODO: DEMONSTRATE REACT COMPONENT