JSFiddle - React, Tailwind, and code Playground

by kwilson81

JavaScript

var person = {
    name: "Sam Beckett",
    yearOfBirth: 1953
};