Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
LoV432 committed Feb 1, 2024
1 parent 6b00911 commit 6412d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/ConfirmationModals.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ export function ConfirmationModalChangeMap({
required
ref={mapNameRef}
className="input mt-5 w-full"
placeholder="Map name"
placeholder="Map name*"
></input>
<button type="submit" className="btn btn-success mt-5 w-full">
CHANGE MAP
Expand Down

0 comments on commit 6412d7e

Please sign in to comment.