Skip to content

Commit

Permalink
add react spinners
Browse files Browse the repository at this point in the history
  • Loading branch information
ocitocit committed Oct 17, 2023
1 parent d57aed4 commit 1f7ea27
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"react-icons": "^4.10.1",
"react-leaflet": "^4.2.1",
"react-select": "^5.7.7",
"react-spinners": "^0.13.8",
"tailwindcss": "3.3.2",
"typescript": "5.1.3",
"world-countries": "^5.0.0",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2830,6 +2830,11 @@ react-select@^5.7.7:
react-transition-group "^4.3.0"
use-isomorphic-layout-effect "^1.1.2"

react-spinners@^0.13.8:
version "0.13.8"
resolved "https://registry.yarnpkg.com/react-spinners/-/react-spinners-0.13.8.tgz#5262571be0f745d86bbd49a1e6b49f9f9cb19acc"
integrity sha512-3e+k56lUkPj0vb5NDXPVFAOkPC//XyhKPJjvcGjyMNPWsBKpplfeyialP74G7H7+It7KzhtET+MvGqbKgAqpZA==

react-transition-group@^4.3.0:
version "4.4.5"
resolved "https://registry.yarnpkg.com/react-transition-group/-/react-transition-group-4.4.5.tgz#e53d4e3f3344da8521489fbef8f2581d42becdd1"
Expand Down

0 comments on commit 1f7ea27

Please sign in to comment.