Skip to content

Commit

Permalink
chore(docs): role-based-access-control guide missing closing bracket (#…
Browse files Browse the repository at this point in the history
…10840)

docs(role-based-access-control): missing closing bracket

Co-authored-by: Nico Domino <yo@ndo.dev>
  • Loading branch information
yusuke99 and ndom91 committed May 12, 2024
1 parent fd12863 commit 678ba0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/pages/guides/role-based-access-control.mdx
Expand Up @@ -233,6 +233,7 @@ export default function Page() {
}

return <p>You are not authorized to view this page!</p>;
}
```

</Code.Next>
Expand Down

0 comments on commit 678ba0a

Please sign in to comment.