diff --git a/src/components/job-card.vue b/src/components/job-card.vue index e8cb089..2b0f4c8 100644 --- a/src/components/job-card.vue +++ b/src/components/job-card.vue @@ -249,7 +249,7 @@ function onCardClick() { DESCRIPTION - + @@ -263,7 +263,8 @@ function onCardClick() { ABOUT THIS ORGANISATION - {{ job.company_description }} + + @@ -386,3 +387,17 @@ function onCardClick() { + + + \ No newline at end of file diff --git a/src/pages/index.vue b/src/pages/index.vue index 53036ac..fa7c490 100644 --- a/src/pages/index.vue +++ b/src/pages/index.vue @@ -284,7 +284,8 @@ interface RouteState { - + +