Skip to content

Commit

Permalink
rename 2
Browse files Browse the repository at this point in the history
  • Loading branch information
JeelRajodiya committed Jul 8, 2023
1 parent e445bd6 commit e1e7cd4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 42 deletions.
2 changes: 1 addition & 1 deletion pages/Auth/Signin.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { useRouter } from "next/router";
import { useState } from "react";
import { useToast } from "@chakra-ui/react";

import styles from "./signin.module.css";
import styles from "./Signin.module.css";

export default function SignIn({
csrfToken,
Expand Down
41 changes: 0 additions & 41 deletions pages/Auth/Ssignin.module.css

This file was deleted.

0 comments on commit e1e7cd4

Please sign in to comment.