From 53f8c24f883de089207d00551d4bf13bd4041709 Mon Sep 17 00:00:00 2001 From: Rishi Kumar <1720744+mrrishimeena@users.noreply.github.com> Date: Wed, 7 Aug 2024 18:17:52 +0530 Subject: [PATCH] refactor: updated links in useful-links component --- lib/web/src/components/UsefulLinks.js | 30 ++++++++++++++++++++++----- 1 file changed, 25 insertions(+), 5 deletions(-) diff --git a/lib/web/src/components/UsefulLinks.js b/lib/web/src/components/UsefulLinks.js index 5eda4a8..4e97652 100644 --- a/lib/web/src/components/UsefulLinks.js +++ b/lib/web/src/components/UsefulLinks.js @@ -25,19 +25,39 @@ class UsefulLinks extends React.Component { - FAQs + - Encountering issues? Open an issue on our GitHub repository. +
    +
  • + Encountering issues? Open an issue on our GitHub repository. +
  • +
- Have questions? Use our Q&A forum. + - Want to request a feature or share your ideas? Use our discussion forum. +
    +
  • + Want to request a feature or share your ideas? Use our discussion forum. +
  • +
- Want to contribute? First, share your idea with the community in our discussion forum to see what others are saying. Then, fork the repository, make your changes, and submit a pull request. +
    +
  • + Want to contribute? First, share your idea with the community in our discussion forum to see what others are saying. Then, fork the repository, make your changes, and submit a pull request. +
  • +