From e0add392dcc5c4bc53a44529dca10b288cedcae3 Mon Sep 17 00:00:00 2001 From: Xevion Date: Sun, 26 Feb 2023 20:02:02 -0600 Subject: [PATCH] Add react-wrap-balancer --- package.json | 1 + yarn.lock | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/package.json b/package.json index 3674ee3..b57ffda 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,7 @@ "react-dom": "18.2.0", "react-icons": "^4.7.1", "react-markdown": "^8.0.4", + "react-wrap-balancer": "^0.4.0", "sass": "^1.56.2", "sharp": "^0.31.3", "superjson": "1.9.1", diff --git a/yarn.lock b/yarn.lock index 6c285c3..9c816d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2482,6 +2482,11 @@ react-ssr-prepass@^1.5.0: resolved "https://registry.yarnpkg.com/react-ssr-prepass/-/react-ssr-prepass-1.5.0.tgz#bc4ca7fcb52365e6aea11cc254a3d1bdcbd030c5" integrity sha512-yFNHrlVEReVYKsLI5lF05tZoHveA5pGzjFbFJY/3pOqqjGOmMmqx83N4hIjN2n6E1AOa+eQEUxs3CgRnPmT0RQ== +react-wrap-balancer@^0.4.0: + version "0.4.0" + resolved "https://registry.yarnpkg.com/react-wrap-balancer/-/react-wrap-balancer-0.4.0.tgz#1ee2bcee25e2c7524cf69297cb355b79cc5daf08" + integrity sha512-MUsROihHd7bFHCo9kCOifKDYBEZPgKTyGvfa8RcwRQKtT2cL7Um9Cc8A7GvuT8t3np7LAGsEkzdEyJdKrr5lVQ== + react@18.2.0: version "18.2.0" resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"