Add masonry layout with multiple column option #90
Annotations
2 errors and 1 warning
Typecheck files:
example/src/App.tsx#L102
Type '{ ref: RefObject<SLContainerRef>; renderItem: () => ReactElement<any, string | JSXElementConstructor<any>>; ... 15 more ...; numColumns: number; }' is not assignable to type 'IntrinsicAttributes & Omit<SLContainerNativeProps, "data"> & ShadowlistProps & RefAttributes<Partial<SLContainerNativeCommands>>'.
|
Typecheck files
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading