README
Arterial Linear Progress
Another React Material Linear Progress
Install
npm i @arterial/linear-progress
Usage
import { LinearProgress } from '@arterial/linear-progress'
// TODO: DEMONSTRATE REACT COMPONENT
Another React Material Linear Progress
<script type="module">
import arterialLinearProgress from 'https://cdn.skypack.dev/@arterial/linear-progress';
</script>
Arterial Linear ProgressAnother React Material Linear Progress
npm i @arterial/linear-progress
import { LinearProgress } from '@arterial/linear-progress'
// TODO: DEMONSTRATE REACT COMPONENT