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)
by Kirouthika K
@media and screen from(480px) to(700px) {
}
function hi(days){
this.day = days
}
console.log(hi.prototype)