Skip to content
Snippets Groups Projects
Commit 5aeb7e06 authored by Harjinder Singh's avatar Harjinder Singh
Browse files

line added

parent 7e60835c
Branches
No related tags found
No related merge requests found
Pipeline #140 passed
...@@ -37,6 +37,7 @@ alert(options+'sss'); ...@@ -37,6 +37,7 @@ alert(options+'sss');
<Header onClickOptionsMenu = {onClickOptionsMenu} props ={props} showOptions ={true} /> <Header onClickOptionsMenu = {onClickOptionsMenu} props ={props} showOptions ={true} />
{SelectedTabUI(selectedTab)} {SelectedTabUI(selectedTab)}
<p>Extra Texts Added Here for Testing</p> <p>Extra Texts Added Here for Testing</p>
<p>New Line Added Extra Texts Added Here for Testing</p>
</div> </div>
......
...@@ -111,3 +111,6 @@ const Login = () => { ...@@ -111,3 +111,6 @@ const Login = () => {
}; };
export default Login; export default Login;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment