JSFiddle - React, Tailwind, and code Playground

by Robodude

JavaScript

Date.prototype.toString = function(){
    console.log(this)
}