feat(motion): add initial presets code #8167
Annotations
10 errors and 1 warning
|
|
Type '{ children: Element; alignSelf?: "auto" | FlexAlignType | { readonly base?: "auto" | FlexAlignType | undefined; readonly xs?: "auto" | FlexAlignType | undefined; readonly s?: "auto" | ... 1 more ... | undefined; readonly m?: "auto" | ... 1 more ... | undefined; readonly l?: "auto" | ... 1 more ... | undefined; reado...' is not assignable to type 'IntrinsicAttributes & { isSelected?: boolean | undefined; isFocused?: boolean | undefined; shouldScaleOnHover?: boolean | undefined; onClick?: ((event: Select<{ web: MouseEvent<...>; native: GestureResponderEvent; }>) => void) | undefined; children?: ReactNode; href?: string | undefined; as?: "label" | undefined; ac...'.
|
|
|
|
|
|
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading