Skip to content

figma API is not working #8

@Akshithpottigari

Description

@Akshithpottigari
useEffect(() => {
const temp = async () => {
      figmaAPI.run(async (figma) => {
        console.log("figma api");
      });
    };

    temp();
  }, []);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions