Skip to content

feat(DataTable): bind header checkbox to current page #8287

feat(DataTable): bind header checkbox to current page

feat(DataTable): bind header checkbox to current page #8287

Workflow file for this run

name: Lint Commit Messages
on: [push, pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: equisoft-actions/lint-commits@v3