Skip to content

Commit 00aa9dd

Browse files
Merge pull request #754 from salesforce-ux/exportInputIcon
Export InputIcon
2 parents edd8660 + 4d1dbf1 commit 00aa9dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/index.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,9 @@ export InlineEdit from './forms/input/inline';
9090
export SLDSInput from './forms/input';
9191
export Input from './forms/input';
9292

93+
export SLDSInputIcon from './icon/input-icon';
94+
export InputIcon from './icon/input-icon';
95+
9396
export SLDSLookup from './lookup';
9497
export Lookup from './lookup';
9598

0 commit comments

Comments
 (0)