diff --git a/apps/showcase/doc/checkbox/FormDoc.vue b/apps/showcase/doc/checkbox/FormDoc.vue index b439eabc1..a46026d99 100644 --- a/apps/showcase/doc/checkbox/FormDoc.vue +++ b/apps/showcase/doc/checkbox/FormDoc.vue @@ -1,5 +1,7 @@ - + + Checkbox can be used with the PrimeVue Forms library. + @@ -24,10 +26,10 @@ {{ $form.checkbox.errors[0]?.message }} - Submit + - +
Checkbox can be used with the PrimeVue Forms library.