mirror of
https://github.com/StanGirard/quivr.git
synced 2024-11-24 05:55:13 +03:00
fix: prevent submit on share button click (#1098)
This commit is contained in:
parent
6764ad5159
commit
2a479419a7
@ -26,6 +26,7 @@ export const SuggestionRow = ({
|
||||
}
|
||||
variant={"tertiary"}
|
||||
data-testId="share-brain-button"
|
||||
type="button"
|
||||
>
|
||||
<MdShare className="text-xl" />
|
||||
</Button>
|
||||
|
Loading…
Reference in New Issue
Block a user