Skip to content

Commit 7007736

Browse files
committed
add missing icon exports
Signed-off-by: kishore08-07 <kishorebsm8@gmail.com>
1 parent e403fd2 commit 7007736

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/icons/index.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,18 +99,18 @@ export * from './LockClockOutlinedIcon';
9999
export * from './Logout';
100100
export * from './Mendeley';
101101
export * from './Menu';
102-
export { default as MergeActionIcon } from './MergeActionIcon';
102+
// export { default as MergeActionIcon } from './MergeActionIcon';
103103
export * from './Mesh';
104104
export * from './Meshery';
105105
export * from './MesheryFilter';
106106
export * from './MesheryOperator';
107-
export { default as ModifiedApplicationFileIcon } from './ModifiedApplicationFileIcon';
107+
// export { default as ModifiedApplicationFileIcon } from './ModifiedApplicationFileIcon';
108108
export * from './MoreVert';
109109
export * from './MoveFile';
110110
export * from './Open';
111111
export * from './OpenInNew';
112112
export * from './Organization';
113-
export { default as OriginalApplicationFileIcon } from './OriginalApplicationFileIcon';
113+
// export { default as OriginalApplicationFileIcon } from './OriginalApplicationFileIcon';
114114
export * from './PanelDragHandle';
115115
export * from './PanTool';
116116
export * from './Pattern';

0 commit comments

Comments
 (0)