Hot-fix: Make ScrollBox Type Defaults to 'vertical' #322
Annotations
7 errors
build:
src/stories/list/ListSprite.stories.ts#L1
Property 'reverse' does not exist on type 'readonly ["vertical", "horizontal", "bidirectional"]'.
|
build:
src/stories/scrollBox/ScrollBoxDynamicDimensions.stories.ts#L1
Property 'reverse' does not exist on type 'readonly ["vertical", "horizontal", "bidirectional"]'.
|
build:
src/stories/scrollBox/ScrollBoxGraphics.stories.ts#L1
Property 'reverse' does not exist on type 'readonly ["vertical", "horizontal", "bidirectional"]'.
|
build:
src/stories/scrollBox/ScrollBoxProximity.stories.ts#L1
Property 'reverse' does not exist on type 'readonly ["vertical", "horizontal", "bidirectional"]'.
|
build:
src/stories/scrollBox/ScrollBoxSprite.stories.ts#L1
Property 'reverse' does not exist on type 'readonly ["vertical", "horizontal", "bidirectional"]'.
|
build:
src/stories/switcher/Switcher.stories.ts#L1
Argument of type '((readonly ["onPress", "onDown", "onUp", "onHover", "onOut", "onUpOut"] & string) | (string[] & string))[]' is not assignable to parameter of type '"onPress" | "onDown" | "onUp" | "onHover" | "onOut" | "onUpOut" | ("onPress" | "onDown" | "onUp" | "onHover" | "onOut" | "onUpOut")[]'.
|
build
Process completed with exit code 2.
|