Skip to content

Commit

Permalink
Update index.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
QuvonchbekBobojonov committed Mar 4, 2024
1 parent 593f011 commit 909c191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/contact/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ function Contact() {
<div className="col-md-6">
<div className="input-group">
<label htmlFor="subject">Mavzu <sup>*</sup></label>
<input type="text" name="subject" id="subject" placeholder="Mavru kiriting"/>
<input type="text" name="subject" id="subject" placeholder="Mavzu kiriting"/>
</div>
</div>
<div className="col-md-12">
Expand Down

0 comments on commit 909c191

Please sign in to comment.