diff --git a/src/App.jsx b/src/App.jsx index 22866a0..906259f 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -1,7 +1,8 @@ function App() { return (
-

Does this work?

+

Build wokrs when pushing to dev.

+

Now time to try pushing to main and deploy

) }