From 86f0e8cd8808dc3025000dc661225ab3c45c186d Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Fri, 1 Nov 2024 14:36:12 +0300 Subject: [PATCH] Add news --- apps/showcase/assets/data/news.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/showcase/assets/data/news.json b/apps/showcase/assets/data/news.json index 8053e2c60..031329ca2 100644 --- a/apps/showcase/assets/data/news.json +++ b/apps/showcase/assets/data/news.json @@ -1,6 +1,6 @@ { - "id": 68, - "content": "Diamond Template Remastered ⭐️", - "linkText": "Live Demo", - "linkHref": "https://diamond.primevue.org" + "id": 70, + "content": "v4.2.0 is out with the Forms library", + "linkText": "Learn More", + "linkHref": "https://primevue.org/forms" }