mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-16 02:41: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
|
@ -1,5 +1,5 @@
|
|||
<script>
|
||||
/** @restProps {p | a} */
|
||||
/** @restProps {a | p} */
|
||||
|
||||
/**
|
||||
* Specify the size of the link
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue