JSFiddle - React, Tailwind, and code Playground

by evgkch

Babel + JSX

class Mapping {
	static surjaction(prototype, image){
  	for (let pKey in prototype)
    {
    	
    }
  }
  constructor(){
  
  }
}