We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9d10c commit 46aeab6Copy full SHA for 46aeab6
1Application-frontend/src/App.jsx
@@ -4,7 +4,7 @@ import './App.css'
4
function App() {
5
return (
6
<Fragment>
7
- <h1 style={{color:'white'}}>Javascript-Mini-Project integration</h1>
+ <h1 style={{color:'white'}}>Javascript-Mini-Project integrations</h1>
8
</Fragment>
9
)
10
}
0 commit comments