Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jay Mehta
/
zango-frontend
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Registry
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit dcc6f0b9
authored
2024-03-04 16:20:26 +0530
by
Jyotsna
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
vendor signup form link added in footer
1 parent
7650dc89
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
components/layout/Footer.js
components/layout/Footer.js
View file @
dcc6f0b
...
...
@@ -21,7 +21,7 @@ const Footer = () => {
<
h3
>
VENDOR
SIGN
UP
<
/h3
>
<
div
className
=
""
>
<
Button
variant
=
"light me-3"
>
Log
In
<
/Button
>
<
Button
variant
=
"primary"
>
Sign
Up
<
/Button
>
<
Button
href
=
"/signup/vendor"
variant
=
"primary"
>
Sign
Up
<
/Button
>
<
/div
>
<
/div
>
<
/div
>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment