1
2
3
4
5
6
7
8
9
10
11
12
import React from "react"; export function Welcome() { return ( <div className="rounded-xl bg-background p-6 text-foreground"> <h1 className="text-2xl font-bold">Hello, Naru</h1> <p className="mt-1 text-sm text-muted-foreground"> A compact macOS-style code editor. </p> </div> ); }
0%
TSX
Compact
GitHub Dark
Lines
Export 2x
Export Video
Pulse
Delay
ms
Mark lines
Clear stack