JSFiddle - React, Tailwind, and code Playground

by Esteban Herrera

JavaScript

import { ToastContainer, toast } from 'react-toastify';
// The following line is not needed for react-toastify v3, only for v2.2.1
//import 'react-toastify/dist/ReactToastify.min.css';
import * as moment from 'moment';