Skip to content

Commit

Permalink
remove hubspot form from demo page
Browse files Browse the repository at this point in the history
  • Loading branch information
ThyeeZz committed Nov 15, 2024
1 parent cda361a commit eeac729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/card/DemoCard.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ const DemoCard = ({
<div className={styles.btnGroup}>
{href && (
<CustomButton
onClick={handleSubmitEmail}
className={styles.tryBtn}
variant="outlined"
href={href}
>
Try Demo
</CustomButton>
Expand Down

0 comments on commit eeac729

Please sign in to comment.