pull/310/head
cagataycivici 2020-05-08 23:59:17 +03:00
parent 4ba09bc5cf
commit 22bceb9ea3
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ import Button from 'primevue/button';
<p>Use "p-button-link" class to render the button as a link.</p>
<CodeHighlight>
&lt;Button label="Link" class="p-button-link" /&gt;
</CodeHighlight>
</CodeHighlight>
<h3>ButtonSet</h3>
<p>Wrapping the buttons in a container having a <i>.p-buttonset</i> class, groups the buttons side to side.</p>