Skip to content

Commit

Permalink
chore(demo): example update
Browse files Browse the repository at this point in the history
  • Loading branch information
nsbarsukov committed Dec 9, 2024
1 parent 5e700a1 commit e480b6b
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,12 @@
<s>write</s>
type underscore and hyphen
</p>
<!-- prettier-ignore -->
<div>
___
<tui-input-inline ngModel="">
___<tui-input-inline ngModel="">
<span class="placeholder">___</span>
</tui-input-inline>
------
<tui-input-inline ngModel="">
------<tui-input-inline ngModel="">
<span class="placeholder">------</span>
</tui-input-inline>
</div>
Expand Down

0 comments on commit e480b6b

Please sign in to comment.