NickyMeuleman / nicky-blog

https://nickymeuleman.netlify.app/
GNU General Public License v3.0
14 stars 6 forks source link

Refactor CodeBlock usage #173

Closed NickyMeuleman closed 1 year ago

NickyMeuleman commented 1 year ago

The upstream API changed. Required changing places where <CodeBlock> is used with children, and pass the codeString prop instead. example: the CSS-position post