Add logrocket integrations

This commit is contained in:
2022-08-29 01:19:01 -04:00
parent 28c50a56f1
commit 5f196b0651
5 changed files with 80 additions and 2 deletions

4
.babelrc Normal file
View File

@@ -0,0 +1,4 @@
{
"presets": ["next/babel"],
"plugins": ["add-react-displayname"]
}