We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a2663f commit 05e2823Copy full SHA for 05e2823
src/browser/modules/Stream/StartPreviewFrame.tsx
@@ -60,7 +60,7 @@ const PreviewFrame = ({
60
<div className="teasers">
61
<div className="teaser teaser-advertise teaser-3">
62
<img src="./assets/images/clusters.svg" className="img-advertise" />
63
- <h3>🚀 Try the new Browser!</h3>
+ <h3>🚀 Try the new hosted Browser!</h3>
64
<p>Switch to the hosted Browser to access all the latest features.</p>
65
<button
66
onClick={trackAndNavigateToPreview}
0 commit comments