JSFiddle - React, Tailwind, and code Playground

by djatha

HTML

<p>
    <a href="http://www.google.com" target="_blank">
        <svg>
            <circle cx="30" cy="30" r="20">
        </svg>
    </a>
</p>