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