Skip to content

Commit 0a26d76

Browse files
committed
fix moment import
1 parent d1302b6 commit 0a26d76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/input-birthday.component.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import './input-birthday.style.scss';
2+
import moment from 'moment';
23

34
/**
45
* AngularJS 1.5+ Component using moment for Birthday input component

0 commit comments

Comments
 (0)