-
Notifications
You must be signed in to change notification settings - Fork 482
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: rn replay syntax highlighting #10675
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@@ -6,7 +6,7 @@ Password inputs are always masked no matter your config. | |||
|
|||
You can configure masking levels when you initialise PostHog | |||
|
|||
```ReactNative | |||
```ts |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ReactNative
does not exist
@@ -6,7 +6,7 @@ Password inputs are always masked no matter your config. | |||
|
|||
You can configure masking levels when you initialise PostHog | |||
|
|||
```ReactNative | |||
```ts | |||
export const posthog = new PostHog( | |||
'<the magic string>', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'<the magic string>', | |
'<ph_project_api_key>', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
silly paul earlier
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think auto merge merged before your suggestion
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💖
Changes
Please describe.
Add screenshots or screen recordings for visual / UI-focused changes.
Checklist
vercel.json
Article checklist