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
6
201c41858f
keycloak-scim
/
apps
/
admin-ui
/
src
/
PageNotFoundSection.tsx
4 lines
76 B
TypeScript
Raw
Normal View
History
Unescape
Escape
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
PageNotFoundSection
=
(
)
=
>
{
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
<
>
Page
Not
Found
<
/
>
;
}
;
Reference in a new issue
Copy permalink