Update liveline.tsx
This commit is contained in:
@@ -47,7 +47,13 @@ export default function LivelinePage() {
|
|||||||
<A href="https://github.com/remorses/playwriter">Star on GitHub</A>.
|
<A href="https://github.com/remorses/playwriter">Star on GitHub</A>.
|
||||||
</P>
|
</P>
|
||||||
|
|
||||||
<ChartPlaceholder height={300} label="demo" />
|
<div className="ll-bleed" style={{ display: "flex", justifyContent: "center" }}>
|
||||||
|
<img
|
||||||
|
src="/screenshot@2x.png"
|
||||||
|
alt="Playwriter controlling Chrome with accessibility labels overlay"
|
||||||
|
style={{ display: "block", maxWidth: "100%" }}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
<Caption>
|
<Caption>
|
||||||
Your existing Chrome session. Extensions, logins, cookies — all there.
|
Your existing Chrome session. Extensions, logins, cookies — all there.
|
||||||
</Caption>
|
</Caption>
|
||||||
|
|||||||
Reference in New Issue
Block a user