Merge pull request #1489 from blockscout/tom2drum/issue-1484
GrowthBook integration
Showing
lib/growthbook/consts.ts
0 → 100644
lib/growthbook/init.ts
0 → 100644
lib/mixpanel/getUuid.ts
0 → 100644
... | ... | @@ -35,6 +35,7 @@ |
"@chakra-ui/theme-tools": "^2.0.18", | ||
"@emotion/react": "^11.10.4", | ||
"@emotion/styled": "^11.10.4", | ||
"@growthbook/growthbook-react": "0.21.0", | ||
"@metamask/post-message-stream": "^7.0.0", | ||
"@metamask/providers": "^10.2.1", | ||
"@monaco-editor/react": "^4.4.6", | ||
... | ... |
Please register or sign in to comment