Style scrollbars #37
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; }'.
|