JSFiddle - React, Tailwind, and code Playground

by mnk

JavaScript

fetch('goto-app://a').then(response => {
	console.log(response)
})