Skip to content

Commit dfde4d3

Browse files
authored
refactor: replace react-toast-notifications with react-hot-toast (#3004)
1 parent bd27f2d commit dfde4d3

62 files changed

Lines changed: 174 additions & 261 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,12 @@
8383
"react-animate-height": "3.2.3",
8484
"react-aria": "3.47.0",
8585
"react-dom": "^18.3.1",
86+
"react-hot-toast": "^2.6.0",
8687
"react-intersection-observer": "10.0.3",
8788
"react-intl": "^7.1.14",
8889
"react-markdown": "10.1.0",
8990
"react-popper-tooltip": "4.4.2",
9091
"react-select": "5.10.2",
91-
"react-toast-notifications": "2.5.1",
9292
"react-transition-group": "^4.4.5",
9393
"react-truncate-markup": "5.1.2",
9494
"react-use-clipboard": "1.0.9",

pnpm-lock.yaml

Lines changed: 26 additions & 151 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)