refactor: hide/command filter button
parent
e070810f33
commit
d8d99148cf
|
|
@ -15,10 +15,10 @@
|
||||||
<h3 class="mb-2">Checklist Harian</h3>
|
<h3 class="mb-2">Checklist Harian</h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="justify-self-end lg:self-center">
|
<div class="justify-self-end lg:self-center">
|
||||||
<a class="btn rounded-full bg-white" href="#">
|
@* <a class="btn rounded-full bg-white" href="#">
|
||||||
<span class="icon icon-fill me-2">filter_list</span>
|
<span class="icon icon-fill me-2">filter_list</span>
|
||||||
Filter
|
Filter
|
||||||
</a>
|
</a> *@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -15,10 +15,10 @@
|
||||||
<h3 class="mb-2">Rumah Baru</h3>
|
<h3 class="mb-2">Rumah Baru</h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="justify-self-end lg:self-center">
|
<div class="justify-self-end lg:self-center">
|
||||||
<a class="btn rounded-full bg-white" href="#">
|
@* <a class="btn rounded-full bg-white" href="#">
|
||||||
<span class="icon icon-fill me-2">filter_list</span>
|
<span class="icon icon-fill me-2">filter_list</span>
|
||||||
Filter
|
Filter
|
||||||
</a>
|
</a> *@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -15,10 +15,10 @@
|
||||||
<h3 class="mb-2">Checklist Harian</h3>
|
<h3 class="mb-2">Checklist Harian</h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="justify-self-end lg:self-center">
|
<div class="justify-self-end lg:self-center">
|
||||||
<a class="btn rounded-full bg-white" href="#">
|
@* <a class="btn rounded-full bg-white" href="#">
|
||||||
<span class="icon icon-fill me-2">filter_list</span>
|
<span class="icon icon-fill me-2">filter_list</span>
|
||||||
Filter
|
Filter
|
||||||
</a>
|
</a> *@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue