You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the intent is for anything visible as a component would be in the components package. the site would need to import from that package into whatever is necessary to wire the component into gatsby or pass it the results of the data query.
in the 404 example, the site side would mostly just import the component and render it, but the actual visual parts should come from the package. i'm fine with merging something simple directly into the site to start with, but would want us to follow that up to extract the actual component.
Yes, I think this process makes sense. Explaining this for folks coming on to contribute is a good idea (since this paradigm was not readily apparent to me) 👍I support this issue
No description provided.
The text was updated successfully, but these errors were encountered: