You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.
Hi, I am trying to resize line node.
const rowLine = figma.createLine();
rowLine.resize(908, 1);
When I add number variables it gives me this error message:
Is there some mistake in function or am I using it wrong?
The text was updated successfully, but these errors were encountered: