splitbee / react-notion

A fast React renderer for Notion pages
https://react-notion.com
MIT License
2.86k stars 151 forks source link

Add support for Figma Embed Link #28

Closed vinpac closed 4 years ago

vinpac commented 4 years ago

Hi! First, this lib rocks! 🚀

Second, I'm building my blog and realized some embed link were'nt supported yet. My plan was to send a PR for codepen, tweet and other assets, but only figma has block.format.block_height and width to calculate the aspect ratio.

This PR adds support for Figma embed links.

Screenshot of it:

image