UNPKG

vue-notification-bell

Version:

A Vue.js UI component for showing notifications

9 lines (6 loc) 161 B
<meta charset="utf-8"> <title>NotificationBell demo</title> <script src="./NotificationBell.umd.js"></script> <script> console.log(NotificationBell) </script>