Add Upload Component for Files Component
All checks were successful
Neutral/pipeline/head This commit looks good

This commit is contained in:
Raphix
2023-03-23 18:24:43 +01:00
parent 3bee5b2aed
commit c9f45ef82f
5 changed files with 91 additions and 4 deletions

View File

@ -298,7 +298,6 @@ body {
display: flex;
justify-content: start;
gap: 1vw;
flex-direction: column;
}