Skip to content

Commit 286f20c

Browse files
author
David Brainer-Banker
committed
Add InlineEdit to the package
1 parent 100d181 commit 286f20c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,11 @@
171171
"display-name": "Icons",
172172
"SLDS-component-path": "/components/icons"
173173
},
174+
{
175+
"component": "forms/input/inline",
176+
"display-name": "Inline Edit Inputs",
177+
"SLDS-component-path": "/components/forms#flavor-input"
178+
},
174179
{
175180
"component": "forms/input",
176181
"display-name": "Inputs",

0 commit comments

Comments
 (0)