JSFiddle - React, Tailwind, and code Playground

by tonytlwu

JavaScript

class Foo {
  constructor() {
    this = [];
  }
}