Skip to content

Commit

Permalink
fix: comment out example config to disable viewAll links
Browse files Browse the repository at this point in the history
  • Loading branch information
sghoweri committed Oct 11, 2019
1 parent 02d8fc0 commit ddb3fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/uikit-workshop/.patternlabrc.example.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

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

0 comments on commit ddb3fad

Please sign in to comment.