Closed ViolanteCodes closed 2 years ago
@orlyohreally
Sorry - in both the specifications doc and checklist (I was running through both today), I have to use "q" for the query placeholder? It looks like @prokopsimek has replaced "q" with "query" - but if we're making this change across all projects, I need to update the readme + checklist, so let me know
@ViolanteCodes mmm, I have checked django starter app and it's q
as well, but its query
in the nextjs starter app (that's why I mentioned this change). So probably need to update it in the nextjs project and go back with this change in this app. What do you think?
@orlyohreally okay, sounds good to me.
@prokopsimek sorry, but can you change this back?
query
https://github.com/ButterCMS/gatsby-applifting/blob/80901a171006d073436bb2cf59c0a06fe98f80d5/src/components/BlogWidget.js#L11