working before adding toastify
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
function ForgotPassword (){
|
||||
return (
|
||||
<>
|
||||
<h1>My app</h1>
|
||||
</>
|
||||
);
|
||||
}
|
||||
export default ForgotPassword
|
||||
Reference in New Issue
Block a user