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 22bbc0c commit 01ac775Copy full SHA for 01ac775
packages/manager/apps/web/client/app/app.js
@@ -20,6 +20,7 @@ import emailpro from '@ovh-ux/manager-emailpro';
20
import exchange from '@ovh-ux/manager-exchange';
21
import office from '@ovh-ux/manager-office';
22
import sharepoint from '@ovh-ux/manager-sharepoint';
23
+import moment from 'moment';
24
25
import domainEmailObfuscation from './domain/email-obfuscation/index';
26
import domainOptin from './domain/optin/index';
0 commit comments