From c05d2942895ededd7c217318302d8fc49939aed7 Mon Sep 17 00:00:00 2001 From: HerrHase Date: Sun, 8 May 2022 17:14:56 +0200 Subject: [PATCH] adding --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5e97b33..818384a 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ notificationStore.danger('Error! Something is wrong') ## Options -| attribute | values | -|---|---| -| wrapper-class | | -| timeout | | +| attribute | description | values | +|---|---|---| +| wrapper-class | Position for notification to show | toast-wrapper--right, toast-wrapper--top | +| timeout | How long notifications show up | in ms |