mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
Minor Typo Fix
This commit is contained in:
parent
6994deed90
commit
a6a23f4c98
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
|||
|
||||
/**
|
||||
* Set to `true` to mark the field as required
|
||||
* @type {boolean} [required="false"]
|
||||
* @type {boolean} [required=false]
|
||||
*/
|
||||
export let required = false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue