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 65800fc commit 2250271Copy full SHA for 2250271
frontend/src/App.jsx
@@ -1,6 +1,6 @@
1
// frontend/src/App.jsx
2
import { useEffect, useState } from 'react';
3
-import axios from 'axios';
+import axios from 'axiosnnnn';
4
5
const API = import.meta.env.VITE_API_BASE_URL;
6
0 commit comments