[examples] Add Tina CMS blog starter#35045
[examples] Add Tina CMS blog starter#35045kodiakhq[bot] merged 11 commits intovercel:canaryfrom perkinsjr:tina-cms-add
Conversation
|
Added the changes requested, and fix the Next starter |
leerob
left a comment
There was a problem hiding this comment.
If you've deployed this, we could add it to the README as a demo URL 😄
I actually don't have it deployed. I can come back around once we figure out where it should live (tinacms, my repo etc) and I will add an update to the README.md |
|
Looks like two small issues in CI: |
|
Yup @leerob looks like those were the changes you made to the Avatar. I’ll take a look tomorrow, see why it’s not building. |
|
Oh I see the problem the end should be a } but we have a ) on the image width and heights |
Change from ) to }
Fixing height and width props
|
Should be all set now👍 |
|
@perkinsjr Could you address the linting issues, otherwise, this would be ok to merge. See: https://github.com/vercel/next.js/runs/5430503399?check_suite_focus=true |
|
This should be good to go now. |
Documentation / Examples