Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes#32 forget password page #43

Merged
merged 2 commits into from
Dec 22, 2021
Merged

Conversation

aniketkaushik
Copy link
Contributor

Fixes #32
Created a Forgot Password Page
working on few changes colour in tailwind file.

@pr-triage pr-triage bot added the PR: draft label Dec 22, 2021
@akhilgkrishnan akhilgkrishnan marked this pull request as ready for review December 22, 2021 16:45
@pr-triage pr-triage bot removed the PR: draft label Dec 22, 2021
@akhilgkrishnan akhilgkrishnan temporarily deployed to miru-review-pr-43 December 22, 2021 16:45 Inactive
@@ -2,6 +2,7 @@ import * as React from "react";
import { Routes, Route, BrowserRouter as Router } from "react-router-dom";
import { ToastContainer } from "react-toastify";

import ForgotPasswordPage from "./Account/ForgotPasswordPage";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aniket-k-kaushik can you fix below warnings from GitHub actions in a new PR?

@vipulnsward vipulnsward merged commit 31b85ca into develop Dec 22, 2021
@akhilgkrishnan akhilgkrishnan deleted the 32-forget-password-page branch December 22, 2021 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Develop the forgot password page
3 participants