mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 10:21:05 +00:00
fix(checkbox): do not set title attribute if already provided (#1323)
* fix(checkbox): do not set title attribute if already provided * Run "yarn build:docs"
This commit is contained in:
parent
f431104057
commit
c90594002a
3 changed files with 3 additions and 3 deletions
|
@ -866,7 +866,7 @@
|
|||
"isFunctionDeclaration": false,
|
||||
"isRequired": false,
|
||||
"constant": false,
|
||||
"reactive": false
|
||||
"reactive": true
|
||||
},
|
||||
{
|
||||
"name": "id",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue