react-figma
Advanced tools
Comparing version 0.17.0 to 0.17.1
@@ -76,3 +76,3 @@ "use strict"; | ||
React.useEffect(function () { | ||
if (Platform_1.Platform.OS !== 'figma') { | ||
if (Platform_1.Platform.OS !== 'figma' || !loadedFont) { | ||
return; | ||
@@ -79,0 +79,0 @@ } |
{ | ||
"name": "react-figma", | ||
"version": "0.17.0", | ||
"version": "0.17.1", | ||
"description": "Render React components to Figma", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -193,2 +193,3 @@ # React Figma | ||
<td align="center"><a href="https://michaelzheng.medium.com/"><img src="https://avatars.githubusercontent.com/u/7504237?v=4?s=100" width="100px;" alt=""/><br /><sub><b>不吃猫的鱼</b></sub></a><br /><a href="https://github.com/react-figma/react-figma/commits?author=n0ruSh" title="Code">💻</a></td> | ||
<td align="center"><a href="https://github.com/kant"><img src="https://avatars.githubusercontent.com/u/32717?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Darío Hereñú</b></sub></a><br /><a href="https://github.com/react-figma/react-figma/commits?author=kant" title="Documentation">📖</a></td> | ||
</tr> | ||
@@ -195,0 +196,0 @@ </table> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
463266
203