From 5796654e34e0ee3ad3f350174cafa53b4b8544fa Mon Sep 17 00:00:00 2001 From: w01gng Date: Fri, 2 Jul 2021 22:01:49 +0200 Subject: [PATCH] :book: update readme --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index 24dc252..f9b556a 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,8 @@ # React permission gate inspired by https://isamatov.com/react-permissions-and-roles/ +Easily render or hide pieces of UI relative to the user's access role. + ### Supports Typescript and Flow type