JSFiddle - React, Tailwind, and code Playground

by mpsingh2003

JavaScript

var x = `This is string 
which is very long
very very long`;

console.log(x);