We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2ae194 commit 14c4b11Copy full SHA for 14c4b11
package.json
@@ -496,6 +496,9 @@
496
"/__examples__/dialog.jsx",
497
"/__examples__/inline-multiple.jsx",
498
"/__examples__/inline-single.jsx",
499
+ "/__examples__/inline-single-entity-combobox.jsx",
500
+ "/__examples__/inline-single-search-add-entities.jsx",
501
+ "/__examples__/inline-multiple-loading.jsx",
502
"/__examples__/readonly-single.jsx",
503
"/__examples__/readonly-multiple.jsx",
504
"/__examples__/required-input-error-state.jsx",
@@ -592,7 +595,7 @@
592
595
},
593
596
{
594
597
"component": "expression",
- "status": "prod",
598
+ "status": "prototype",
599
"display-name": "Expression",
600
"classKey": "Expression",
601
"SLDS-component-path": "/components/expression",
0 commit comments