File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ import pluginId from '../../pluginId';
2020import getTrad from '../../utils/getTrad' ;
2121import TabsNav from '../../components/Tabs' ;
2222import MediaLibrary from '../../components/MediaLibrary' ;
23- import { standardEmailRegistrationTemplate } from '../../../../ helpers/coreTemplateHelper' ;
23+ import { standardEmailRegistrationTemplate } from '../../helpers/coreTemplateHelper' ;
2424
2525const DesignerContainer = styled . div `
2626 padding: 18px 30px;
File renamed without changes.
Original file line number Diff line number Diff line change 11{
22 "name" : " strapi-plugin-email-designer" ,
3- "version" : " 1.1.1 " ,
3+ "version" : " 1.1.2 " ,
44 "description" : " Strapi Email designer plugin." ,
55 "homepage" : " https://github.com/alexzaganelli/strapi-plugin-email-designer#readme" ,
66 "strapi" : {
You can’t perform that action at this time.
0 commit comments