The style prop of Col in the Grid does not take effect #488
Triggered via pull request
September 23, 2024 08:40
Status
Success
Total duration
3m 44s
Artifacts
–
Annotations
6 warnings
changed
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
changed:
components/grid/col.tsx#L1
Imports "ComponentClass" and "FunctionComponent" are only used as types
|
changed:
components/grid/row.tsx#L1
Import "ReactElement" is only used as types
|
changed:
components/grid/row.tsx#L13
All imports in the declaration are only used as types. Use `import type`
|
changed:
components/grid/types.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
changed:
components/grid/types.ts#L2
All imports in the declaration are only used as types. Use `import type`
|