Add hide and show for most searched words

This commit is contained in:
Peter Maquiran
2021-01-08 13:00:34 +01:00
parent 701973226f
commit 2414d8dc8f
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -42,6 +42,7 @@
<div class="d-flex ion-wrap word-searh-result-container">
<!-- most searched word-->
<div class="most-searched-words" *ngIf="!showDocuments">
<p class="title ion-text-center">Palavras mais pesquisadas</p>
</div>