Components
JSX Preview
DeployButton.jsxJSX
export function DeployButton({ env }) { return ( <Button variant="aurora" onClick={() => deploy(env)}> Deploy to {env} </Button> );}Aurora-native jsx preview parity surface from AI Elements.
Install
Requires
@aurora/aurora-tokens@aurora/aurora-ai-elementsnpm
lucide-react