Update Toolbar
to use CSS grid
#4595
Annotations
3 errors
Typecheck:
packages/wonder-blocks-toolbar/src/components/toolbar.tsx#L84
Type 'false | "" | 0 | CSSProperties | null | undefined' is not assignable to type 'Falsy | CSSProperties | NestedArray<Falsy | CSSProperties>'.
|
Typecheck:
packages/wonder-blocks-toolbar/src/components/toolbar.tsx#L87
Type 'false | "" | 0 | CSSProperties | null | undefined' is not assignable to type 'Falsy | CSSProperties | NestedArray<Falsy | CSSProperties>'.
|
Typecheck
Process completed with exit code 2.
|
Loading