Rename Button ui component files
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import styles from "./validationErrorPage.module.css"
|
||||
import Background from "../../components/Background/background.jsx";
|
||||
import Button from "../../components/ui/button/button.tsx";
|
||||
import Button from "../../components/ui/Button/button.tsx";
|
||||
import { useContext } from "react";
|
||||
import { AuthContext } from "../../contexts/auth/AuthContext.js";
|
||||
import { Navigate, useNavigate, Link } from "react-router";
|
||||
|
||||
Reference in New Issue
Block a user