Skip to content

Commit

Permalink
Merge pull request #1681 from milvus-io/preview
Browse files Browse the repository at this point in the history
Preview
  • Loading branch information
shanghaikid authored Nov 15, 2024
2 parents 93978dd + c578c61 commit 298e46f
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 298e46f

Please sign in to comment.