mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 12:23:02 +00:00
fix(link): restProps should extend p
or a
tag attributes
This commit is contained in:
parent
e8da9d7e9b
commit
c3681c9113
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
<script>
|
||||
/** @restProps {p | a} */
|
||||
|
||||
/**
|
||||
* Specify the size of the link
|
||||
* @type {"sm" | "lg"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue