Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Percy Project Example
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Harjinder Singh
Percy Project Example
Commits
5aeb7e06
Commit
5aeb7e06
authored
Mar 9, 2022
by
Harjinder Singh
Browse files
Options
Downloads
Patches
Plain Diff
line added
parent
7e60835c
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#140
passed
Mar 16, 2022
Stage: external
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/pages/landing.js
+1
-0
1 addition, 0 deletions
src/pages/landing.js
src/pages/login/loginForm.js
+3
-0
3 additions, 0 deletions
src/pages/login/loginForm.js
with
4 additions
and
0 deletions
src/pages/landing.js
+
1
−
0
View file @
5aeb7e06
...
@@ -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
>
...
...
This diff is collapsed.
Click to expand it.
src/pages/login/loginForm.js
+
3
−
0
View file @
5aeb7e06
...
@@ -111,3 +111,6 @@ const Login = () => {
...
@@ -111,3 +111,6 @@ const Login = () => {
};
};
export
default
Login
;
export
default
Login
;
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment