This website requires JavaScript.
Explore
Help
Register
Sign in
libre.sh
/
keycloak-scim
Watch
2
Star
0
Fork
You've already forked keycloak-scim
0
Code
Issues
14
Pull requests
Releases
Packages
Activity
Actions
1297c9f391
keycloak-scim
/
src
/
groups
/
GroupsSection.tsx
6 lines
99 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Flesh out left navigation (#76) Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2020-09-09 09:07:17 +00:00
import
React
from
"react"
;
Restructure (#78) * moved files into new structure * translation files / namespace per "page" fixes: #77 * renamed pages to sections * moved save, delete and others to common bundle
2020-09-10 18:04:03 +00:00
export
const
GroupsSection
=
(
)
=
>
{
Flesh out left navigation (#76) Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2020-09-09 09:07:17 +00:00
return
<
>
The
Groups
Page
<
/
>
;
}
;
Reference in a new issue
Copy permalink