Added sentry test button

This commit is contained in:
Mitchell McCaffrey 2020-10-27 09:26:39 +11:00
parent 65cb346fa9
commit 0f5956b7a3

View File

@ -37,6 +37,7 @@ function Home() {
alignItems: "center",
}}
>
<button onClick={methodDoesNotExist}>Break the world</button>;
<Flex
sx={{
flexDirection: "column",