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