Skip to content

Commit

Permalink
Add number dostijeniya
Browse files Browse the repository at this point in the history
  • Loading branch information
jahongiry committed Mar 7, 2024
1 parent ae638eb commit 9157470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/offer/Offer.js
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ const Offer = () => {
<div className='form-input'>
<label htmlFor='achievement'>{translations.offer.achiv}</label>
<input
type='text'
type='number'
name='achievement'
id='achievement'
value={rating}
Expand Down

0 comments on commit 9157470

Please sign in to comment.