JSFiddle - React, Tailwind, and code Playground

by ravenhub

HTML

<!doctype html>
<html>
<head>
  <!-- widget source js -->
  <script src="https://embed.ravenhub.io/js/app.js"></script>
</head>

<body>
 
  <notification-center appId="u5O4GI0C8X" subscriberId="foo1"/>
 
</body>

<style>
   .feed-container {
     right: -440px !important;
   }
</style>
</html>