@uploadthing/dropzone
Advanced tools
Comparing version 0.1.1-canary.095fbbe to 0.1.1-canary.695086f
@@ -377,2 +377,3 @@ "use strict"; | ||
type: "file", | ||
style: { display: "none" }, | ||
accept: acceptAttr, | ||
@@ -379,0 +380,0 @@ multiple, |
@@ -18,2 +18,5 @@ import * as solid_js from 'solid-js'; | ||
type: string; | ||
style: { | ||
display: string; | ||
}; | ||
accept: string | undefined; | ||
@@ -20,0 +23,0 @@ multiple: boolean; |
@@ -316,2 +316,3 @@ "use strict"; | ||
type: "file", | ||
style: { display: "none" }, | ||
accept: acceptAttr(), | ||
@@ -318,0 +319,0 @@ multiple: props.multiple, |
{ | ||
"name": "@uploadthing/dropzone", | ||
"version": "0.1.1-canary.095fbbe", | ||
"version": "0.1.1-canary.695086f", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "exports": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
138613
1718