Skip to content

Commit

Permalink
perf: tips for phone or email
Browse files Browse the repository at this point in the history
  • Loading branch information
AprilNEA committed Dec 27, 2023
1 parent 0ecaecb commit 8498391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/frontend/src/app/(admin-end)/install/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ export default function SetupPage() {
type="text"
value={identity}
onChange={(e) => setIdentity(e.target.value)}
placeholder="Admin Indentity"
placeholder="Admin Phone/Email"
/>
<TextField.Input
type="password"
Expand Down

0 comments on commit 8498391

Please sign in to comment.