mirror of
https://github.com/tabler/tabler.git
synced 2026-08-22 02:44:24 +04:00
ubpdate jekyll to v4.0, build time fixes
This commit is contained in:
@@ -197,7 +197,7 @@ title: Form Elements
|
||||
<input type="text" class="form-control" placeholder="Search for…">
|
||||
</div>
|
||||
<span class="col-auto">
|
||||
<button class="btn btn-secondary" type="button">{% include ui/icon.html icon="search" %}</button>
|
||||
<button class="btn btn-secondary" type="button">{% include_cached ui/icon.html icon="search" %}</button>
|
||||
</span>
|
||||
</div>
|
||||
</div>{% endexample %}
|
||||
|
||||
Reference in New Issue
Block a user