From b0aa516a1a4755bc2850066e323f0139d88e0c76 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Wed, 25 Nov 2020 18:07:57 +0300 Subject: [PATCH] Add subtitle doc --- src/views/card/CardDoc.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/card/CardDoc.vue b/src/views/card/CardDoc.vue index 973bc032b..61a491402 100755 --- a/src/views/card/CardDoc.vue +++ b/src/views/card/CardDoc.vue @@ -10,7 +10,7 @@ import Card from 'primevue/card';
Getting Started
-

Card provides header, title, content and footer as the named templates to place content.

+

Card provides header, title, subtitle, content and footer as the named templates to place content.

 
 <Card>