-
Notifications
You must be signed in to change notification settings - Fork 45
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
Support feature #99
base: main
Are you sure you want to change the base?
Support feature #99
Conversation
…mon problems if he not finds common problem then he can raiseTicket regarding problem
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@Sumits-Cosmos is attempting to deploy a commit to the yazdanhaider's projects Team on Vercel. A member of the Team first needs to authorize it. |
hey if you can look over it |
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.
Please check the issue and fix it. Also ensure there are no merge conflicts.
@@ -2,6 +2,8 @@ import React from 'react'; | |||
import { motion } from 'framer-motion'; | |||
import { Link } from 'react-router-dom'; | |||
import { FaHospital, FaUserMd, FaCalendarCheck, FaHeartbeat, FaAmbulance, FaLaptopMedical } from 'react-icons/fa'; | |||
import Support from './Support'; |
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.
Change the style of the button. Add a support icon and position it on the right side just above the scroll to top button.
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.
|
||
return ( | ||
<div | ||
className=" fixed bottom-10 left-10 flex justify-end z-50" |
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.
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.
Ensure that each article redirects to its specific page when clicked.
In frontend i added new feature of Support where the user can see common problems if he not finds common problem then he can raiseTicket regarding problem. In privacyPolicy file there is something issue.