From 646914471cd111bd433bed47b7a54e6e8edb2b22 Mon Sep 17 00:00:00 2001 From: amaterasusan Date: Sun, 19 Sep 2021 17:13:07 +0300 Subject: [PATCH] updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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 ```