From 1139da4da7f1bb0ee4a66d420e690beed36832c2 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sun, 4 Dec 2022 21:37:52 +0530 Subject: added notification system --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 50223ea..83eb09b 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,7 @@ "node-sass": "^7.0.3", "react": "^18.2.0", "react-dom": "^18.2.0", + "react-notifications-component": "^4.0.1", "react-router-dom": "^6.4.1", "react-scripts": "5.0.1", "web-vitals": "^2.1.0" -- cgit v1.2.3