Skip to content

Commit f7120d7

Browse files
add minimum React version in README.md
1 parent 48894f8 commit f7120d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
Responsive react modal with fade in-out effect included without any external libraries.
55

6+
**works with**: `React >= 16.8` or higher
67
## Motivation
78
Most famous react modals refers to real DOM. <br/>
89
This modal is 100% purely made using virtual DOM instead.

0 commit comments

Comments
 (0)