From 7ad0cd18aaec3460f40949136b3b3e76704fb2c2 Mon Sep 17 00:00:00 2001 From: Yousif Al-Raheem Date: Wed, 16 Mar 2022 10:14:58 +0100 Subject: [PATCH] correct tabs title in user-settings readme Signed-off-by: Yousif Al-Raheem --- plugins/user-settings/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/user-settings/README.md b/plugins/user-settings/README.md index ed6c648648..71440ebfaf 100644 --- a/plugins/user-settings/README.md +++ b/plugins/user-settings/README.md @@ -65,6 +65,7 @@ const AppRoutes = () => ( > **Note that the list of providers expects to be rendered within a MUI [``](https://material-ui.com/components/lists/)** **Tabs** + By default, the plugin renders 3 tabs of settings; GENERAL, AUTHENTICATION PROVIDERS, and FEATURE FLAGS. If you want to add more options for your users, use the `tabs` prop: