Skip to content

Commit

Permalink
chore(form): Updated FileInput snapshots for new icon
Browse files Browse the repository at this point in the history
  • Loading branch information
mlaursen committed Jan 1, 2022
1 parent 39edcb2 commit f5e43fe
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ exports[`FileInput should render correctly 1`] = `
aria-hidden="true"
class="rmd-icon rmd-icon--font material-icons"
>
file_download
file_upload
</i>
<span
class="rmd-typography rmd-typography--body-1 rmd-sr-only"
Expand Down Expand Up @@ -46,7 +46,7 @@ exports[`FileInput should render correctly 2`] = `
aria-hidden="true"
class="rmd-icon rmd-icon--font material-icons rmd-icon--before"
>
file_download
file_upload
</i>
Custom children
<span
Expand Down

0 comments on commit f5e43fe

Please sign in to comment.