Skip to content

Commit

Permalink
Fix primefaces#5316: Ripple docs
Browse files Browse the repository at this point in the history
  • Loading branch information
melloware committed Nov 14, 2023
1 parent d9fa7f6 commit b746f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/doc/configuration/rippledoc.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { PrimeReactProvider } from 'primereact/api';
export default function MyApp({ Component }) {
const value = {
ripple: false,
ripple: true,
...
};
Expand Down

0 comments on commit b746f3c

Please sign in to comment.