Added sentry test button
This commit is contained in:
parent
65cb346fa9
commit
0f5956b7a3
@ -37,6 +37,7 @@ function Home() {
|
||||
alignItems: "center",
|
||||
}}
|
||||
>
|
||||
<button onClick={methodDoesNotExist}>Break the world</button>;
|
||||
<Flex
|
||||
sx={{
|
||||
flexDirection: "column",
|
||||
|
Loading…
Reference in New Issue
Block a user