how to make a user not have access to another user's information in react code example
Example 1: "rbac" react redux navigation bar
user.type === 'A' ? <ButtonSetA /> : <ButtonSetB />
Example 2: "rbac" react redux navigation bar
user.type === 'A' && <Button />