docs(Motion Presets): add motion presets documentation #8505
blade-validate.yml
on: pull_request
Validate Source Code
1m 23s
Matrix: test
Annotations
14 errors
Validate Source Code
Module '"~components/TopNav"' has no exported member 'TopNavActions'.
|
Validate Source Code
Module '"~components/TopNav"' has no exported member 'TopNavContent'.
|
Validate Source Code
Module '"~components/TopNav"' has no exported member 'TopNavBrand'.
|
Validate Source Code
'"~components/TopNav"' has no exported member named 'TabNavItems'. Did you mean 'TabNavItem'?
|
Validate Source Code
Type 'ForwardedRef<HTMLAnchorElement>' is not assignable to type 'never'.
|
Validate Source Code
Type '<S = unknown>(props: LinkProps<S> & RefAttributes<HTMLAnchorElement>) => ReactElement<any, string | JSXElementConstructor<any>> | null' is not assignable to type 'never'.
|
Validate Source Code
Type 'boolean' is not assignable to type 'never'.
|
Validate Source Code
This JSX tag's 'children' prop expects type 'never' which requires multiple children, but only a single child was provided.
|
Validate Source Code
This JSX tag's 'children' prop expects type 'never' which requires multiple children, but only a single child was provided.
|
Validate Source Code
Type '({ title: string; href: string; icon: IconComponent; } | { href: string; title: string; icon: IconComponent; description: string; })[]' is not assignable to type 'never'.
|
Run Tests (2/4)
Process completed with exit code 1.
|
Run Tests (4/4)
Process completed with exit code 1.
|
Run Tests (3/4)
Process completed with exit code 1.
|
Run Tests (1/4)
Process completed with exit code 1.
|