We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f335ad + 0520953 commit 38b5479Copy full SHA for 38b5479
src/layouts/main/index.tsx
@@ -45,7 +45,7 @@ const Main: React.FC = () => {
45
render={props => {
46
updateDisplayLayout(currentLayout, layout);
47
/**
48
- * Use this for authentication like admin page
+ * Use this code for authorization like admin page
49
*/
50
// return (
51
// <Auth>
0 commit comments