JSFiddle - React, Tailwind, and code Playground

by Artem

JavaScript

'use strict';

var b;

var a = 10;
$: b = a + 1;