Skip to content

Commit

Permalink
Delete trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
YanZhylavy committed Oct 11, 2024
1 parent fe32145 commit a336148
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const AdminRegistration = () => {
title={'Введіть тут електронну пошту особи, яку потрібно зареєструвати в якості адміністратора'}
placement="top">
<input className={css['admin_registration-input']}
id="newAdminEmail"
id="newAdminEmail"
onChange={handleInputChange}
type="text"
placeholder="Введіть текст"
Expand Down

0 comments on commit a336148

Please sign in to comment.