Skip to content

Commit

Permalink
chore: drop unnecessary placeholder for InputDate
Browse files Browse the repository at this point in the history
  • Loading branch information
nsbarsukov committed Nov 9, 2023
1 parent 28aa402 commit 752ae5b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions apps/demo/src/app/home/home.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ <h2 class="title">
(mousedown.capture.stop)="(0)"
>
Choose date
<input
placeholder="dd.mm.yyyy"
tuiTextfield
/>
</tui-input-date>
<tui-calendar
class="calendar"
Expand Down

0 comments on commit 752ae5b

Please sign in to comment.