S
Size: a a a
S
Оа
0
L
S
S
0

S
L
const chartOptions = {
...
padding: "auto",
...
}
<DualAxes {...chartOptions} />
Types of property 'padding' are incompatible.
Type 'string' is not assignable to type 'number | "auto" | number[] | undefined'.L
S
S
L
S
S
L