Remove Sentry test button
This commit is contained in:
parent
3599cad2e2
commit
5021e06805
@ -37,13 +37,6 @@ function Home() {
|
|||||||
alignItems: "center",
|
alignItems: "center",
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<button
|
|
||||||
onClick={() => {
|
|
||||||
throw Error("AHHHHHH");
|
|
||||||
}}
|
|
||||||
>
|
|
||||||
Break the world
|
|
||||||
</button>
|
|
||||||
<Flex
|
<Flex
|
||||||
sx={{
|
sx={{
|
||||||
flexDirection: "column",
|
flexDirection: "column",
|
||||||
|
Loading…
Reference in New Issue
Block a user