We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1302b6 commit 0a26d76Copy full SHA for 0a26d76
src/input-birthday.component.js
@@ -1,4 +1,5 @@
1
import './input-birthday.style.scss';
2
+import moment from 'moment';
3
4
/**
5
* AngularJS 1.5+ Component using moment for Birthday input component
0 commit comments