Skip to content

Commit

Permalink
contact-form: Remove from ui
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe2k committed Dec 25, 2024
1 parent 7d8dd9f commit 8c3e5e0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 123 deletions.
121 changes: 0 additions & 121 deletions frontend/src/components/ContactForm.js

This file was deleted.

2 changes: 0 additions & 2 deletions frontend/src/components/HelpButton.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ const HelpButton = () => {
</button>
{isOpen() && (
<div class="fixed bottom-20 right-4 w-80 rounded-lg border border-blue-400 bg-white p-4 shadow dark:bg-gray-900 md:right-8 md:w-96">
{/* <ContactForm close={() => setIsOpen(false)} /> */}

<p>
{
"Please join the India Ultimate Tech Queries Whatsapp Group. We'll be trying our best to answer all your queries there! :)"
Expand Down

0 comments on commit 8c3e5e0

Please sign in to comment.