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 77e69b3 commit 58304bcCopy full SHA for 58304bc
frontend/src/App.jsx
@@ -42,7 +42,7 @@ function App() {
42
43
return (
44
<div style={{ padding: '20px' }}>
45
- <h2>User Management</h2>
+ <h2>User Management test</h2>
46
<form onSubmit={handleSubmit}>
47
<input
48
placeholder="Name"
0 commit comments