Add FileUpload component

This commit is contained in:
venashial
2022-06-20 15:34:45 -07:00
parent b8b36b6248
commit 252c812125
7 changed files with 159 additions and 4 deletions

View File

@@ -23,6 +23,7 @@
display: flex;
flex-direction: column;
gap: 0.5rem;
min-width: 0;
&__label {
display: flex;