Skip to content

Commit 4f63ec1

Browse files
authored
docs: use optional catch all segments in nuxt playground (#155)
1 parent fe39bf3 commit 4f63ec1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export { default } from './[...]'
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export { default } from './[...]'

0 commit comments

Comments
 (0)