Skip to content

Commit

Permalink
Update packages/volto/src/config/NonContentRoutesPublic.jsx
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Piercy <web@stevepiercy.com>
  • Loading branch information
giuliaghisini and stevepiercy committed Sep 20, 2024
1 parent ddf8f7e commit d92c303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/volto/src/config/NonContentRoutesPublic.jsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// PublicUi routes that are noContentRoutes, and we won't cms-ui
// You can include either RegEx or a string representing the ending of the
// nonContentRoute eg. '/add' will match '/foo/bar/add'
// nonContentRoute. For example, '/add' will match '/foo/bar/add'.
export const nonContentRoutesPublic = [
'/login',
'/logout',
Expand Down

0 comments on commit d92c303

Please sign in to comment.