Skip to content

Commit

Permalink
Move the Navigation experiments into a folder
Browse files Browse the repository at this point in the history
  • Loading branch information
LSViana committed Dec 31, 2023
1 parent 095a72a commit 709d8b9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/experiments/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const groups: ExperimentGroup[] = [
{
target: 'Navigation',
experiments: [
{ name: 'Transitions', route: '/experiments/transitions' }
{ name: 'Transitions', route: '/experiments/navigation/transitions' }
]
},
{
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 709d8b9

Please sign in to comment.