JSFiddle - React, Tailwind, and code Playground

by Kirouthika K

CSS

@media and screen from(480px) to(700px) {
  
}

JavaScript

function hi(days){
	this.day = days
}
console.log(hi.prototype)