Skip to content

Commit 46aeab6

Browse files
done added the frontend part
1 parent 9f9d10c commit 46aeab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1Application-frontend/src/App.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import './App.css'
44
function App() {
55
return (
66
<Fragment>
7-
<h1 style={{color:'white'}}>Javascript-Mini-Project integration</h1>
7+
<h1 style={{color:'white'}}>Javascript-Mini-Project integrations</h1>
88
</Fragment>
99
)
1010
}

0 commit comments

Comments
 (0)