JSFiddle - React, Tailwind, and code Playground

by realhunts

HTML

<svg id = "sv" width="90" height="90">       
     <image xlink:href="https://raw.githubusercontent.com/liabru/matter-js/master/demo/svg/terrain.svg" width="90" height="90"/>    
</svg>

JavaScript

var m = document.getElementById("sv")
console.log("yeet")