Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit 7dfe050

Browse files
author
dpatanin
committed
merge follow up
1 parent b206dbc commit 7dfe050

2 files changed

Lines changed: 14 additions & 18 deletions

File tree

gatsby-node.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ exports.createPages = ({ graphql, actions }) => {
5555
component,
5656
context: {
5757
id: node.id,
58+
exampleFilter: `/${componentName}/examples/`,
5859
},
5960
});
6061
}

package-lock.json

Lines changed: 13 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)