We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f006e9a commit d1243bfCopy full SHA for d1243bf
ng-data-binding/index.html
@@ -121,7 +121,6 @@ <h2>Property Binding</h2>
121
<div class="title-with-image">
122
<img class="reset" src="img/event-binding.png">
123
<h2>Event Binding</h2>
124
- <img class="small-img" src="img/event.svg">
125
</div>
126
<pre class="width-100-percent"><code class="hljs html" data-trim data-noescape>
127
<book-entry [currentBook]="books[0]"
@@ -155,6 +154,7 @@ <h2>Event Binding</h2>
155
154
156
157
+ <img class="small-img" src="img/event.svg">
158
159
160
0 commit comments