improvement: hide some elements base on user profile

This commit is contained in:
canove
2021-01-14 06:55:44 -03:00
parent 3bb63a25da
commit b2438c4fdf
8 changed files with 83 additions and 36 deletions

View File

@@ -36,4 +36,4 @@ Can.defaultProps = {
no: () => null,
};
export default Can;
export { Can };