diff --git a/src/views/button/ButtonDoc.vue b/src/views/button/ButtonDoc.vue index b4b99d179..4856bd1ee 100755 --- a/src/views/button/ButtonDoc.vue +++ b/src/views/button/ButtonDoc.vue @@ -61,7 +61,7 @@ import Button from 'primevue/button';
Use "p-button-link" class to render the button as a link.
Wrapping the buttons in a container having a .p-buttonset class, groups the buttons side to side.