Merge pull request #25883 from solimant/patch-3
Fix highlight typo in 05-frontend-authorization.md
This commit is contained in:
@@ -199,7 +199,8 @@ const routes = (
|
||||
<RequirePermission permission={todoListCreatePermission}>
|
||||
<TodoListPage />
|
||||
</RequirePermission>
|
||||
{/* highlight-add-end */}}
|
||||
{/* highlight-add-end */}
|
||||
}>
|
||||
{/* ... */}
|
||||
</Route>
|
||||
</FlatRoutes>
|
||||
|
||||
Reference in New Issue
Block a user