Skip to content

Commit

Permalink
[promote-production]: May 4, 2:17 PM (#32)
Browse files Browse the repository at this point in the history
* [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]>
  • Loading branch information
drbarzaga and Alabao authored May 4, 2024
1 parent 1731a1b commit 2b27ee4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/core/http.service.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import Cookies from "js-cookie";
import axios, { AxiosInstance, AxiosResponse, AxiosRequestConfig } from "axios";

import { HttpMethod } from "@/enums";
Expand Down

0 comments on commit 2b27ee4

Please sign in to comment.