We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
useEffect(() => { const temp = async () => { figmaAPI.run(async (figma) => { console.log("figma api"); }); }; temp(); }, []);
The text was updated successfully, but these errors were encountered:
@Akshithpottigari have you been able to solve this issue?
Sorry, something went wrong.
No @rnrnshn . I raised this as an issue because it wasn't working for me.
I'm also running into a similar issue! #9
No branches or pull requests
The text was updated successfully, but these errors were encountered: