mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 18:31:06 +00:00
fix(data-table): input name
is stable while id
is unique
This commit is contained in:
parent
153a28e9d5
commit
cf6fc1f4f1
2 changed files with 11 additions and 2 deletions
|
@ -14,3 +14,6 @@
|
|||
|
||||
<DataTable radio {headers} {rows} />
|
||||
<DataTable radio {headers} {rows} />
|
||||
|
||||
<DataTable batchSelection selectable {headers} {rows} />
|
||||
<DataTable batchSelection selectable {headers} {rows} />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue