JSFiddle - React, Tailwind, and code Playground

by 3rror404

JavaScript

S = "$answer"
S = S.replace('$answer', "'test$$'")
console.log(S)