JSFiddle - React, Tailwind, and code Playground

by apoucoz

HTML

<button id="js-ripple-btn" class="button styl-material">
				Click for Ripple
				<svg class="ripple-obj" id="js-ripple">
					<use height="100" width="100" xlink:href="#ripply-scott" class="js-ripple"></use>
				</svg>
			</button>