We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcac6f8 commit 9b88293Copy full SHA for 9b88293
frontend/src/App.jsx
@@ -1,5 +1,5 @@
1
// frontend/src/App.jsx
2
-import { useEffect, useState } from 'react';
+// import { useEffect, useState } from 'react';
3
import axios from 'axios';
4
5
const API = import.meta.env.VITE_API_BASE_URL;
0 commit comments