Skip to content

Commit ddb3fad

Browse files
committed
fix: comment out example config to disable viewAll links
1 parent 02d8fc0 commit ddb3fad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/uikit-workshop/.patternlabrc.example.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
module.exports = {
44
// buildDir: __dirname + '/www/pattern-lab',
5-
noViewAll: true, // uncomment to disable displaying viewAll links in Pattern Lab
5+
// noViewAll: true, // uncomment to disable displaying viewAll links in Pattern Lab
66
};

0 commit comments

Comments
 (0)