Skip to content

Commit

Permalink
fix: mobile unusable warnings (#26352)
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto authored Nov 24, 2024
1 parent 96868a3 commit a7a9721
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,8 @@ function UnusableEventsWarning(props: { unusableEventsInFilter: string[] }): JSX
the Web SDK
</Link>
,{' '}
<Link to="https://posthog.com/docs/libraries/android" target="_blank">
the Android SDK
<Link to="https://posthog.com/docs/libraries" target="_blank">
and the Mobile SDKs (Android, iOS, React Native and Flutter)
</Link>
</p>
</LemonBanner>
Expand Down

0 comments on commit a7a9721

Please sign in to comment.