diff --git a/README.md b/README.md index ac0ea61..5ab4e6e 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,13 @@ const popup = Notification({ ``` ### notification type +``` info success warning error dialog +``` ### Info notification ```