Run "yarn build:docs"

This commit is contained in:
Eric Liu 2022-05-18 19:25:27 -07:00
commit e6cf9d14e9
3 changed files with 11 additions and 11 deletions

View file

@ -11886,7 +11886,7 @@
{
"name": "tokens",
"kind": "let",
"description": "Customize a theme with your own tokens\nhttps://carbondesignsystem.com/guidelines/themes/overview#customizing-a-theme",
"description": "Customize a theme with your own tokens\n@see https://carbondesignsystem.com/guidelines/themes/overview#customizing-a-theme",
"type": "{ [token: string]: any; }",
"value": "{}",
"isFunction": false,