docs(Motion Presets): add motion presets documentation #1771
blade-bundle-size.yml
on: pull_request
Generate PR Report
1m 25s
Update Base Stats
0s
Annotations
10 errors
Generate PR Report
Module '"~components/TopNav"' has no exported member 'TopNavActions'.
|
Generate PR Report
Module '"~components/TopNav"' has no exported member 'TopNavContent'.
|
Generate PR Report
Module '"~components/TopNav"' has no exported member 'TopNavBrand'.
|
Generate PR Report
'"~components/TopNav"' has no exported member named 'TabNavItems'. Did you mean 'TabNavItem'?
|
Generate PR Report
Type 'ForwardedRef<HTMLAnchorElement>' is not assignable to type 'never'.
|
Generate PR Report
Type '<S = unknown>(props: LinkProps<S> & RefAttributes<HTMLAnchorElement>) => ReactElement<any, string | JSXElementConstructor<any>> | null' is not assignable to type 'never'.
|
Generate PR Report
Type 'boolean' is not assignable to type 'never'.
|
Generate PR Report
This JSX tag's 'children' prop expects type 'never' which requires multiple children, but only a single child was provided.
|
Generate PR Report
This JSX tag's 'children' prop expects type 'never' which requires multiple children, but only a single child was provided.
|
Generate PR Report
Type '({ title: string; href: string; icon: IconComponent; } | { href: string; title: string; icon: IconComponent; description: string; })[]' is not assignable to type 'never'.
|