Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ldavidsp committed Jul 8, 2022
1 parent d780bb1 commit 389b004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ setPermissions([
<Route path="/" element={
<Middleware permission={'user.show'}>
<App/>
</PrivateRoute>
</Middleware>
}/>

0 comments on commit 389b004

Please sign in to comment.