Nick Perry
Results
1
comments of
Nick Perry
I don't know if you figured this out but you need to set multiple={false} ``` {#each files.accepted as item} {item.name} {item.size} {/each} ``` I also added some logic to my...