Fix some console logs, better handle posthog

This commit is contained in:
Jackson Harper
2023-09-13 12:52:34 +08:00
parent 842e4bbf98
commit 0946f3d3e8
14 changed files with 79 additions and 999 deletions

View File

@ -30,7 +30,6 @@
"@radix-ui/react-slider": "^1.1.0",
"@radix-ui/react-switch": "^1.0.1",
"@radix-ui/react-tooltip": "^0.1.7",
"@segment/analytics-next": "^1.33.5",
"@sentry/nextjs": "^7.42.0",
"@stitches/react": "^1.2.5",
"@types/react-input-autosize": "^2.2.1",
@ -98,7 +97,6 @@
"@types/react-color": "^3.0.6",
"@types/react-dom": "^17.0.2",
"@types/react-input-autosize": "^2.2.1",
"@types/segment-analytics": "^0.0.34",
"@types/uuid": "^8.3.1",
"babel-jest": "^27.4.5",
"babel-loader": "^8.2.3",