File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
</center >
4
4
5
5
# React Notify
6
- React Notify using Noty, noty is a dependency free notification library that simplifies creating alert's on a web page .
6
+ React Notify using Noty, noty is a dependency free notification library that simplifies creating alert's on a web application .
7
7
8
8
## Get Started
9
9
@@ -52,7 +52,7 @@ You will also see any lint errors in the console.
52
52
53
53
# Noty
54
54
55
- Noty is a dependency free notification library that simplifies creating alert's on a web page .
55
+ Noty is a dependency free notification library that simplifies creating alert's on a web application .
56
56
57
57
** Creating a notification**
58
58
@@ -100,4 +100,4 @@ new Noty({
100
100
| visibilityControl: boolean | false | If true Noty uses PageVisibility API to handle timeout. To ensure that users do not miss their notifications. |
101
101
102
102
# License
103
- [ MIT] ( LICENSE )
103
+ [ MIT] ( LICENSE )
You can’t perform that action at this time.
0 commit comments