@aoeu/notification

Notification Components for rendering UI notifications (toast style)

Usage no npm install needed!

<script type="module">
  import aoeuNotification from 'https://cdn.skypack.dev/@aoeu/notification';
</script>

README

@aoeu/notification

This component wraps the react-toastify component and provides a simple function for displaying "toast" style notifications in the browser. See the react-toastify documentation and the Style Guide for guidelines and usage details.