Skip to content

Commit e84cbbb

Browse files
Made a change to the app.tsx just to test out how the deployment system works
1 parent bd588f6 commit e84cbbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ function App() {
66
return (
77
<div className='outline-1 outline outline-red-600 flex flex-col justify-center items-center w-full h-full'>
88
<div className='flex justify-center items-center text-2xl'>
9-
Hosting Firebase test
9+
Hosting Firebase test 2: Electric Boogaloo
1010
</div>
1111
</div>
1212
)

0 commit comments

Comments
 (0)