Skip to content

Commit 1049299

Browse files
committed
[FEAT]: Add headerClassName and footerClassName for overriding css styles on header and footer in dropzone component. Added due to feature request on issue #514
1 parent 4290c3a commit 1049299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dropzone-ui/react",
3-
"version": "6.7.14",
3+
"version": "6.7.16",
44
"description": "The best and most complete React library for managing file uploads. Multilanguage support. Server side support. Material design styles. Code generator on webpage.",
55
"main": "./build/index.js",
66
"module": "./build/index.es.js",

0 commit comments

Comments
 (0)