diff --git a/src/App.tsx b/src/App.tsx index cf3b0cd..2214d0e 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -95,6 +95,7 @@ function App() { }, 2 ); + const codeSnippet = () => { const jsome = json(); const withoutQuotes = jsome.replace(/"(\w+)":/g, "$1:"); @@ -230,7 +231,7 @@ function App() { Include defaults