Skip to content

Commit 2b27ee4

Browse files
drbarzagaAlabao
andauthored
[promote-production]: May 4, 2:17 PM (#32)
* [Client]: Refactoring Register UI & Adding more UI components (#17) * [client]: refactoring register ui * Add Zustand state management library * [Client]: Adding more UI components (#19) * Update README.md * fixing build issues * Update README.md * [Client]: UI Adjustments (#21) * [client]: integrating sign-in with api (#22) * Update README.md * Readme install changes and .gitignore config for IDEs. (#25) * Add .gitignore ides config folders * Add to readme yarn install version and one npm command. * [client-server]: general adjustments (#28) * Update README.md (#29) * [client]: fixing build issue (#31) --------- Co-authored-by: Rubier Sorio <[email protected]>
1 parent 1731a1b commit 2b27ee4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/src/core/http.service.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import Cookies from "js-cookie";
21
import axios, { AxiosInstance, AxiosResponse, AxiosRequestConfig } from "axios";
32

43
import { HttpMethod } from "@/enums";

0 commit comments

Comments
 (0)