Skip to content

Commit 2b8d784

Browse files
Update App.js
1 parent bcd943c commit 2b8d784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ function App() {
22
return (
33
<div className="App">
44
<section className="App h-screen w-full flex justify-center items-center bg-green-500">
5-
<p className="text-7xl">Curiomind</p>
5+
<p className="text-7xl">🍁 Curiomind</p>
66
</section>
77
</div>
88
);

0 commit comments

Comments
 (0)