diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 73a7e4c466..bcda4c065b 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -10,7 +10,7 @@ } /> ``` -- Allow ``, `, ``, and `` to render while clerk-js is still loading. This reduces any layout shift that might be caused by these components not rendering immediately. ([#4810](https://github.com/clerk/javascript/pull/4810)) by [@BRKalow](https://github.com/BRKalow) +- Allow ``, ``, ``, and `` to render while clerk-js is still loading. This reduces any layout shift that might be caused by these components not rendering immediately. ([#4810](https://github.com/clerk/javascript/pull/4810)) by [@BRKalow](https://github.com/BRKalow) ## 5.20.4