Skip to content

Commit

Permalink
changes made
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushidianapps committed Apr 15, 2024
1 parent 1783e3d commit 57ec816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ function App() {
<div className="App">
<header className="App-header">
<p>
You are running this on {process.env.NODE_ENV} and the URL to it is: <br />
You are running this on {process.env.NODE_ENV} and the URL to it is <br />
{process.env.REACT_APP_URL}
</p>
</header>
Expand Down

0 comments on commit 57ec816

Please sign in to comment.