mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
refactor(link): make a
precede p
element for restProps (#1237)
This commit is contained in:
parent
bc1f7b728c
commit
35f4a5cb84
3 changed files with 4 additions and 4 deletions
|
@ -5347,7 +5347,7 @@
|
|||
{ "type": "forwarded", "name": "mouseleave", "element": "p" }
|
||||
],
|
||||
"typedefs": [],
|
||||
"rest_props": { "type": "Element", "name": "p | a" }
|
||||
"rest_props": { "type": "Element", "name": "a | p" }
|
||||
},
|
||||
{
|
||||
"moduleName": "ListBox",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue