@cashremit/alert

Alert component for the CR System

Usage no npm install needed!

<script type="module">
  import cashremitAlert from 'https://cdn.skypack.dev/@cashremit/alert';
</script>

README

Alert npm version

TODO what does this component do?

When to use this component

TODO fill this in, delete if not relevant

Installation

TODO how do you install it?

yarn add @cashremit/alert

Props

TODO fill this in, delete if not relevant

Prop Type Required Default Description
TODO

Usage

// TODO fill this in
import Alert from '@cashremit/alert'
const MyApp = () => <Alert/>

Notes

TODO fill this in, delete if not relevant