UNPKG

react-checker-maker

Version:

React checker maker is a lightweight package that can be used to manage privileges in [React Js](https://reactjs.org). This package utilizes [React Router Dom](https://reactrouter.com) and allows for the addition of specific privileges to routes and eleme

4 lines (3 loc) 188 B
export { default as CheckerMaker } from './CheckerMaker'; export { default as PrivilegeContent } from './PrivilegeContent'; export { default as cmStyle } from './CheckerMaker/style.scss';