Skip to content

Commit

Permalink
Added PrimeReact.js file to activate global features in all component
Browse files Browse the repository at this point in the history
  • Loading branch information
mertsincan committed Aug 13, 2020
1 parent ac8a6f0 commit 0555b3c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/utils/PrimeReact.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
export default class PrimeReact {

static ripple = false;
}

0 comments on commit 0555b3c

Please sign in to comment.