We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b30d548 commit c573446Copy full SHA for c573446
Lesson01/activity_002/dynamic_storefront.html
@@ -11,7 +11,7 @@ <h1 class="title">Welcome to Fresh Products Store!</h1>
11
<div class="ui menu">
12
<tags-holder class="item"></tags-holder>
13
<div class="right item">
14
- <search-box></search-box>>
+ <search-box></search-box>
15
</div>
16
17
</section>
Lesson01/exercise_007/dynamic_storefront.html
@@ -13,7 +13,7 @@ <h1 class="title">Welcome to Fresh Products Store!</h1>
Filtered by tags: <span class="tags"></span>
18
19
0 commit comments