Skip to content
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

Update About.tsx #1204

Closed
wants to merge 1 commit into from
Closed

Update About.tsx #1204

wants to merge 1 commit into from

Conversation

AnujSaha0111
Copy link

Create a dropdown instead of about menu. #1165

Explanation of Changes:

  1. Dropdown Toggle: The dropdown is toggled by clicking the "Help" button, which displays the dropdown menu.
  2. Email Us Option: Clicking this option opens the user's email client with the mailto link for [email protected].
  3. Documentation Option: Clicking this option opens the DocsGPT documentation in a new tab.
  4. Icons: Used react-icons for icons (a question mark for the dropdown and an envelope for the email link).

Create a dropdown instead of about menu. arc53#1165
Copy link

vercel bot commented Oct 3, 2024

@AnujSaha0111 is attempting to deploy a commit to the Arc53 Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Oct 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-gpt ❌ Failed (Inspect) Oct 3, 2024 3:08pm

@dartpain
Copy link
Contributor

dartpain commented Oct 3, 2024

I get this error

src/About.tsx(2,46): error TS2307: Cannot find module 'react-icons/fa' or its corresponding type declarations.
Error: Command "npm run build" exited with 2

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants