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 cbb82fa commit 737ce0eCopy full SHA for 737ce0e
src/api/organizations/getInviteByCodeApi.ts
@@ -2,7 +2,7 @@ import { fetchApiWithAuthRequest } from '../fetchApi';
2
import { endpoints } from '../endpoints';
3
import { httpMethods } from '../constants';
4
import { apiUrl } from '../apiUrl';
5
-import mockApi from '../mockApiData';
+// import mockApi from '../mockApiData';
6
7
const getInviteByCodeApi = ({
8
username,
0 commit comments