Skip to content

Commit 2250271

Browse files
test
1 parent 65800fc commit 2250271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/App.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// frontend/src/App.jsx
22
import { useEffect, useState } from 'react';
3-
import axios from 'axios';
3+
import axios from 'axiosnnnn';
44

55
const API = import.meta.env.VITE_API_BASE_URL;
66

0 commit comments

Comments
 (0)