Skip to content

Commit bc7f234

Browse files
authored
Add index.ts for Calculate icon component
Signed-off-by: L Hemanth <143311872+Canbow@users.noreply.github.com>
1 parent 177b1f5 commit bc7f234

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/icons/Calculate/Calculate.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/icons/Calculate/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export { default as CalculateIcon } from './CalculateIcon';

0 commit comments

Comments
 (0)