We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39edcb2 commit f5e43feCopy full SHA for f5e43fe
packages/form/src/file-input/__tests__/__snapshots__/FileInput.tsx.snap
@@ -16,7 +16,7 @@ exports[`FileInput should render correctly 1`] = `
16
aria-hidden="true"
17
class="rmd-icon rmd-icon--font material-icons"
18
>
19
- file_download
+ file_upload
20
</i>
21
<span
22
class="rmd-typography rmd-typography--body-1 rmd-sr-only"
@@ -46,7 +46,7 @@ exports[`FileInput should render correctly 2`] = `
46
47
class="rmd-icon rmd-icon--font material-icons rmd-icon--before"
48
49
50
51
Custom children
52
0 commit comments