-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added About Us #111
Added About Us #111
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@@ -53,9 +51,6 @@ const Home: React.FC = () => { | |||
/> | |||
</div> | |||
{showModal && <Modal onClose={() => setShowModal(false)} />} | |||
{showRulesModal && ( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These don't seem to be done by you.
Remove these
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also rebase once to make the deployment succeed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bhaiya voh maine hi remove kiya hai.....yeh already navbar mein covered hai so i removed it from home
98b867a
to
3099f69
Compare
3099f69
to
1e76589
Compare
1e76589
to
6fbeece
Compare
6fbeece
to
79c6762
Compare
Added About Us modal Fixes : shivansh-bhatnagar18#100
79c6762
to
a64c381
Compare
Merged, thanks @Abhishek-Punhani |
Added About Us modal
Fixes : #100
Description
Added The About Us modal . Reused the structure used in rules modal
Checklist
Screenshots (if applicable)