fix(Table): fix scroll event invalid #2554
Annotations
2 errors and 1 warning
Run npm run lint:
src/table/base-table.tsx#L196
Replace `(⏎··················<col·key={col_item.colKey}·style={colStyle(col_item)}·/>⏎················)` with `<col·key={col_item.colKey}·style={colStyle(col_item)}·/>`
|
Run npm run lint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading