I've updated the Quote component so that the role is now optional: I renamed role to position as the linter thought it was an accessibility error (role shouldn't be defined on quote).
How to Test
Go to the academies page on the staging site, linked below:
Link to Ticket On Codebase
I've updated the Quote component so that the role is now optional: I renamed role to position as the linter thought it was an accessibility error (
role
shouldn't be defined onquote
).How to Test
Go to the academies page on the staging site, linked below:
Link to preview site page with component
Screenshots
MR Checklist