Update docs/permissions/plugin-authors/05-frontend-authorization.md

Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-08-05 20:27:44 +02:00
committed by GitHub
parent fff0b82cd7
commit 299791de57
@@ -200,7 +200,6 @@ const routes = (
<TodoListPage />
</RequirePermission>
{/* highlight-add-end */}
}>
{/* ... */}
</Route>
</FlatRoutes>