Skip to content

Commit

Permalink
new deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
IvettaDashkova committed Sep 11, 2023
1 parent adaa635 commit 3f4403a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import ErrorPage from './pages/ErrorPage/ErrorPage';
const test = import.meta.env.VITE_API_TEST;

function App() {
//console.log variable from .env
console.log(test);
return (
<Routes>
Expand Down

0 comments on commit 3f4403a

Please sign in to comment.