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
description
documentationLink
Hello!
I'm unable to access the component description or documentationLink data. I can see it in the repo's mock data, for example:
"components": { "254:608": { "key": "4c90802a2da18cb71a976ce6a3a7c18f42ee2aca", "name": "code", "description": "keywords: brackets", "remote": false, "documentationLinks": [] },
Is there something i'm missing? I am looking in the JSON with type: 'COMPONENT' but this data isn't there.
type: 'COMPONENT'
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello!
I'm unable to access the component
description
ordocumentationLink
data. I can see it in the repo's mock data, for example:Is there something i'm missing? I am looking in the JSON with
type: 'COMPONENT'
but this data isn't there.Thanks
The text was updated successfully, but these errors were encountered: