diff --git a/app/components/class-field-description.hbs b/app/components/class-field-description.hbs index 035686d4..e43b2886 100644 --- a/app/components/class-field-description.hbs +++ b/app/components/class-field-description.hbs @@ -1,6 +1,5 @@
- {{!-- TODO: Fix this link for a11y --}} -

{{@field.name}} {{#if @field.params}} @@ -16,8 +15,9 @@ {{#if @field.deprecated}} deprecated {{/if}} - - {{svg-jar 'fa-link' class='class-field-description--link-hover' width='20px' height='20px'}} + {{!-- TODO: Fix this link for a11y --}} + + {{svg-jar 'fa-link' width='20px' height='20px'}}

{{#if @model.module}}