Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Commit

Permalink
refacttor(components): remove unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
yehezkieldio committed Feb 11, 2024
1 parent 6642bb5 commit 627878e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
21 changes: 0 additions & 21 deletions libs/components/src/api/login.tsx

This file was deleted.

1 change: 0 additions & 1 deletion libs/components/src/operator/login-form.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { z } from "zod";
import { Button } from "../ui/button";
import { Form, FormControl, FormField, FormItem, FormLabel, FormMessage } from "../ui/form";
import { Input } from "../ui/input";
// import { useHistory } from "react-router-dom";
import { useMutation } from "@tanstack/react-query";
import { API_URL } from "@trashtrack/utils";

Expand Down

0 comments on commit 627878e

Please sign in to comment.