Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed made #874

Merged
merged 4 commits into from
Nov 13, 2023
Merged

fixed made #874

merged 4 commits into from
Nov 13, 2023

Conversation

Lackline
Copy link
Contributor

@Lackline Lackline commented Nov 9, 2023

No description provided.

@Lackline Lackline self-assigned this Nov 9, 2023
@Lackline Lackline linked an issue Nov 9, 2023 that may be closed by this pull request
@@ -0,0 +1,177 @@
export const ROUTES = {
"/": {
bypass: true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need a title here

"/": {
bypass: true,
},
"/_not-found": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need title

"/_not-found": {
bypass: true,
},
"/_error": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

title

@shahdivyank shahdivyank merged commit ca99170 into dev Nov 13, 2023
6 checks passed
@shahdivyank shahdivyank deleted the victor/Layout branch November 13, 2023 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move Protected Page to Layout Level
2 participants