mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Disabled ripple by default
This commit is contained in:
parent
10a4ded046
commit
c7050d4c6d
3 changed files with 4 additions and 3 deletions
|
@ -7,6 +7,7 @@ const $appState = {
|
|||
sourceType: 'options-api',
|
||||
newsActive: false,
|
||||
announcement: null,
|
||||
ripple: false,
|
||||
storageKey: 'primevue',
|
||||
colorSchemeKey: 'primevue-color-scheme'
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue