pull/358/head
cagataycivici 2020-06-28 02:26:53 +03:00
parent 5e71f09e91
commit 50764cb1cb
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ primevue/resources/themes/rhea/theme.css
</CodeHighlight>
<h5>Ripple</h5>
<p>Ripple is an optional animation for the supported components such as buttons. It is disabled by default and needs to be enabled at
<p>Ripple is an optional animation for the supported components such as buttons. It is disabled by default and needs to be enabled at
your app's entry file (e.g. main.js) using the <i>$primevue</i> instance variable.
</p>
<CodeHighlight class="language-javascript">