Skip to content

Commit 5cf68a5

Browse files
committed
moving the library outside
1 parent 948a50b commit 5cf68a5

2 files changed

Lines changed: 450 additions & 0 deletions

File tree

index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
import EmojiInput from './src/EmojiInput';
2+
export default EmojiInput;

0 commit comments

Comments
 (0)