Implement Pagination and Socials #144
Annotations
2 errors
Run build:
src/components/pagination/WPagination.stories.ts#L28
Object literal may only specify known properties, and 'total' does not exist in type 'Partial<{ readonly page: number; readonly "onUpdate:page"?: ((page: number) => any) | undefined; key?: PropertyKey | undefined; ref?: VNodeRef | undefined; ref_for?: boolean | undefined; ... 8 more ...; style?: unknown; }> & { ...; }'.
|
Run build
Process completed with exit code 1.
|
Loading