Skip to content

Commit

Permalink
feat(confirmation): fix text
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Soldatov <inc1uder@ya.ru>
  • Loading branch information
dmitrsavk and aso1datov committed Mar 11, 2021
1 parent a2cf0f9 commit 40d4d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/confirmation/src/component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ export type ConfirmationProps = {

/**
* Сообщение, если не осталось попыток ввода кода.
* Кнопка повтороной отправки смс при этом скрывается.
* Кнопка повторной отправки смс при этом скрывается.
*/
noAttemptsLeftMessage?: string;

Expand Down

0 comments on commit 40d4d6b

Please sign in to comment.