Skip to content

Commit

Permalink
remove role search on va-card
Browse files Browse the repository at this point in the history
  • Loading branch information
coope93 committed Dec 27, 2024
1 parent 2044d78 commit 26ffd80
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ const FacilitySearch = props => {
Where the VA medical center is located may be different from the
Veteran’s home address.
</p>
<va-card role="search" background>
<va-card background>
<div
className={`${
searchInputError ? 'caregiver-facilities-search-input-error' : ''
Expand Down

0 comments on commit 26ffd80

Please sign in to comment.