JSFiddle - React, Tailwind, and code Playground

by toby3105

JavaScript

if ('Notification' in window) {
  new Notification('Notify you');
}