Skip to content
Snippets Groups Projects
Commit ef93a827 authored by Manjusha K's avatar Manjusha K
Browse files

changes

parent ee5d99b6
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ import React from "react";
import PropTypes from "prop-types";
function Login(props) {
return <div>login</div>;
return <div>logins</div>;
}
Login.propTypes = {};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment