Skip to content

Commit 83ed4ba

Browse files
committed
[REF]: Improve readme file
1 parent 797c145 commit 83ed4ba

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
## Sample result:
2424

25-
On `Drag`, `Drop` and `Upload`. (also changing view mode from `grid` to `list`).
25+
On `Drag`, `Drop`, `Upload` and ful screen preview. (also changing view mode from `grid` to `list`).
2626

2727
Did you like the project? Don't forget to give us a :star: star on :octocat: [github](https://github.com/dropzone-ui/dropzone-ui) :D
2828

README_ES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Dropzone UI es un pequeño set de componentes [React](https://reactjs.org/) para
2222

2323
## Ejemplo de resultado:
2424

25-
En operaciones `Drag`, `Drop` y `Upload`. (también cambiando el modo de vista de `grid` a `list`).
25+
En operaciones `Drag`, `Drop` ,`Upload`, y vista previa en pantalla completa. (también cambiando el modo de vista de `grid` a `list`).
2626

2727
¿Te gustó el proyecto? No olvides regalarnos una :star: estrella en :octocat: [github](https://github.com/dropzone-ui/dropzone-ui) :D
2828

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",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "Elegant React Library Component for drag’n’drop files. Simple to use with little code. Material design guidelines considered.",
55
"main": "./build/index.js",
66
"module": "./build/index.es.js",

0 commit comments

Comments
 (0)