Button Support


A "support" button that, upon click, opens a customer support chat or redirects to email support based on the availability of a Crisp ID.

Support Button Component

import ButtonSupport from "@/components/ButtonSupport";
 
...
 
<ButtonSupport />

⚠️ This component relies on setting up Crisp for customer support and specifying a crispId in @/config/site


Last Updated: March 5