mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-01 14:41:32 +00:00
fix moment in testing
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
* limitations under the License.
|
* limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import moment from 'moment';
|
import * as moment from 'moment';
|
||||||
|
|
||||||
export class DateUtil {
|
export class DateUtil {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user