make onboarding + create client easier
This commit is contained in:
@@ -36,6 +36,8 @@ export default RootLayout({ children }) {
|
||||
trackScreenViews={true}
|
||||
// trackAttributes={true}
|
||||
// trackOutgoingLinks={true}
|
||||
// If you have a user id, you can pass it here to identify the user
|
||||
// profileId={'123'}
|
||||
/>
|
||||
{children}
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user