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
There is just a list of suggestion that I have while using your library..
Suggestion
In the decorator, it requires to add the project-id and the api token. From looking at the code, it looks like project-id is really the file-key. Update project-id to be called 'file-key'
Update what the fields are suppose to represent for the figma configuration
Pass the project-id/file-key in the figma configuration vs. the decorator register call. This allows users to add a global decorator with the API token and access different files within the figma.
It's strange that the string ids are ',' separated but the names are not. Why not just make it an array as well to be consistent.
Thanks,
Derek
The text was updated successfully, but these errors were encountered:
There is just a list of suggestion that I have while using your library..
Suggestion
Thanks,
Derek
The text was updated successfully, but these errors were encountered: