Skip to content

Commit fcab786

Browse files
committed
chore: lint fix
1 parent 64a3d38 commit fcab786

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/app/constants/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ export const playgroundExamples: PlaygroundExample[] = [
465465
label: 'All Features',
466466
value: 'all-features',
467467
to: '/play/editor?example=all-features',
468-
content: allFeaturesMarkdown
468+
content: allFeaturesMarkdown,
469469
},
470470
]
471471

0 commit comments

Comments
 (0)