diff --git a/apps/app-frontend/src/components/ui/SearchCard.vue b/apps/app-frontend/src/components/ui/SearchCard.vue index d291c1751b..0bbf4d76e6 100644 --- a/apps/app-frontend/src/components/ui/SearchCard.vue +++ b/apps/app-frontend/src/components/ui/SearchCard.vue @@ -11,14 +11,28 @@ } " > -
- +
+ +
+ +
+
+ Installed +
- {{ - project.title - }} + + {{ project.title }} + by {{ project.author }}
@@ -93,6 +107,7 @@