Skip to content

Commit

Permalink
Fixed the linter issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
vignesh66085 committed Dec 21, 2023
1 parent 1a621e0 commit b00a107
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,3 @@ Primary capabilities of the API include:
<TextBlock slots="text" width="100%" theme="lightest" alignment="yes" paddingTop="5" paddingBottom='5' className="py-0 div-p-0 left-content accessibility-text-blade"/>

Use this form to have an Adobe representative contact you with more information about the Beta program or to answer other questions you have about the API. For additional information, please refer to the [documentation](https://developer.adobe.com/document-services/docs/apis/#tag/PDF-Accessibility-Checker).


Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ import {AccessbilityCheckerAPI} from '../../../../../components/accessibilityChe

<AccessibilityCheckerContent/>

<AccessbilityCheckerAPI/>
<AccessbilityCheckerAPI/>

0 comments on commit b00a107

Please sign in to comment.