fix(data-table): input name is stable while id is unique

This commit is contained in:
Eric Liu 2025-01-19 17:16:24 -08:00
commit cf6fc1f4f1
2 changed files with 11 additions and 2 deletions

View file

@ -14,3 +14,6 @@
<DataTable radio {headers} {rows} />
<DataTable radio {headers} {rows} />
<DataTable batchSelection selectable {headers} {rows} />
<DataTable batchSelection selectable {headers} {rows} />