Skip to content

Commit

Permalink
Added environment processes
Browse files Browse the repository at this point in the history
  • Loading branch information
thecarlko committed Jun 28, 2022
1 parent 0e6d12d commit 60e9531
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/typescript/views/app/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ const rootElement = document.getElementById(`root`);

onload
{



const root = createRoot(rootElement);
root.render(
<BrowserRouter>
Expand Down

0 comments on commit 60e9531

Please sign in to comment.