Replies: 1 comment
-
You have to manually create it. To do that you can copy over the content from node_modules and then override it. From my blog(I worked on same thing few days back and blogged about it.)
source: https://www.chandankumar.com/tutorial/gatsby-theme-shadowing-lekoarts |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The documentation references a
Post
component - however I don't see a component file or folder anywhere in the project. Am I missing something obvious or do I need to do something to expose it? Thank you :)Beta Was this translation helpful? Give feedback.
All reactions