Skip to content

Commit

Permalink
Fix #6469 doc fix (#6470)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rekl0w authored Apr 25, 2024
1 parent f98f87d commit 484aab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/doc/ripple/configurationdoc.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { PrimeReactProvider } from 'primereact/api';
export default function MyApp({ Component }) {
const value = {
ripple: false,
ripple: true,
...
};
Expand Down

0 comments on commit 484aab3

Please sign in to comment.