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 -1
View File
@@ -67,7 +67,7 @@ export class SearchPage implements OnInit {
/**
* @param isoDate String Iso date
* @returns date in formate dd/MM/yyyy
* @returns date in format dd/MM/yyyy
* @description convert Iso date to dd/MM/yyyy
*/
formateIsoDate(isoDate:string): string{