Skip to content

Style scrollbars

Style scrollbars #37

Triggered via push February 3, 2026 22:25
Status Failure
Total duration 23s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors
deploy
Process completed with exit code 2.
deploy: src/programs/Calculator/Calculator.tsx#L135
Property 'scrollbarColor' is missing in type '{ children: Element; direction: "output"; }' but required in type '{ direction: "input" | "output"; roundTop?: boolean | undefined; scrollbarColor: string; }'.