Skip to content

Commit 904cab7

Browse files
committed
Adds 'Sweet Alert 2' library to the project
1 parent e45ca10 commit 904cab7

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

package-lock.json

+16-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"react-loader-spinner": "^5.3.4",
1414
"react-router-dom": "^6.8.0",
1515
"react-scripts": "^5.0.1",
16-
"styled-components": "^5.3.6"
16+
"styled-components": "^5.3.6",
17+
"sweetalert2": "^11.7.1"
1718
},
1819
"scripts": {
1920
"start": "react-scripts start",

0 commit comments

Comments
 (0)