Export image editor
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good
This commit is contained in:
parent
855bd8fe2d
commit
33adb35923
@ -108,7 +108,8 @@ export {
|
|||||||
IColor,
|
IColor,
|
||||||
IGradientstop,
|
IGradientstop,
|
||||||
BackButtonComponent,
|
BackButtonComponent,
|
||||||
AvatarComponent
|
AvatarComponent,
|
||||||
|
EditImageModalComponent
|
||||||
};
|
};
|
||||||
|
|
||||||
@NgModule({
|
@NgModule({
|
||||||
@ -173,7 +174,8 @@ export {
|
|||||||
GradientSelectComponent,
|
GradientSelectComponent,
|
||||||
BackButtonComponent,
|
BackButtonComponent,
|
||||||
ThumbnailComponent,
|
ThumbnailComponent,
|
||||||
AvatarComponent
|
AvatarComponent,
|
||||||
|
EditImageModalComponent
|
||||||
]
|
]
|
||||||
})
|
})
|
||||||
export class AppCommonModule {
|
export class AppCommonModule {
|
||||||
|
Loading…
Reference in New Issue
Block a user