Skip to content

Commit fb34c4c

Browse files
author
swaraj
committed
added index file
1 parent f26592d commit fb34c4c

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ __build-es
88

99
**/index.js
1010

11+
!__application/**/index.js
12+
1113
CHANGELOG.md
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import ToggleSwitch from './ToggleSwitch/ToggleSwitch';
2+
3+
export default ToggleSwitch;

0 commit comments

Comments
 (0)