component-driven / react-figma-primitives

React primitives for rapid prototyping and data-driven design synced with Figma API via GraphQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Primitives should respect context in which they are being used

okonet opened this issue ยท comments

Right now Text only applies styles from the first frame. If there are several frames on a page and Text is being used inside the Frame, it is still going to take the first frame's context.

๐ŸŽ‰ This issue has been resolved in version 2.0.1 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€