react-access icon indicating copy to clipboard operation
react-access copied to clipboard

React Context driven role-access for conditional rendering of components.

Results 2 react-access issues
Sort by recently updated
recently updated
newest added

Fixes https://github.com/stevey-p/react-access/issues/28

We use enumerated permissions - therefore we would like to pass in numbers as permissions. As far as I can tell, the only thing preventing this from working is the...