Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
fix(customer-visible-icon): splatter attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
derrabauke committed Apr 24, 2023
1 parent 142373c commit ee5a2b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/components/customer-visible-icon/template.hbs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<div title="This project's comments are visible to the customer">
<div ...attributes title="This project's comments are visible to the customer">
<FaIcon @icon="eye" />
</div>
</div>

0 comments on commit ee5a2b8

Please sign in to comment.