JSFiddle - React, Tailwind, and code Playground

by Vince

JavaScript

function callBackTester(callback) {
	callback();
}