You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'Session Replay for mobile apps is currently in beta. Beta features are still in progress and may have bugs.'
45
-
)}
46
-
/>
47
-
) : null}
48
43
</Layout.Title>
49
44
</Layout.HeaderContent>
50
45
<div/>{/* wraps the tabs below the page title */}
@@ -55,6 +50,19 @@ function ReplaysListContainer() {
55
50
<Layout.MainfullWidth>
56
51
<LayoutGap>
57
52
<ReplayListPageHeaderHook/>
53
+
{allMobileProj&&mobileBetaOrg ? (
54
+
<StyledAlerticon={<IconInfo/>}showIcon>
55
+
{tct(
56
+
`[strong:Mobile Replay is now generally available.] Since you participated in the beta, will have a two month grace period of free usage, until March 6. After that, you will be billed for [link:additional replays not included in your plan].`,
0 commit comments