Skip to content

Commit 58304bc

Browse files
update
1 parent 77e69b3 commit 58304bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/App.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ function App() {
4242

4343
return (
4444
<div style={{ padding: '20px' }}>
45-
<h2>User Management</h2>
45+
<h2>User Management test</h2>
4646
<form onSubmit={handleSubmit}>
4747
<input
4848
placeholder="Name"

0 commit comments

Comments
 (0)