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 9b88293 commit 2fa0c5eCopy full SHA for 2fa0c5e
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