added drag handles to toolbars

This commit is contained in:
Eugene Pankov
2022-01-30 20:58:43 +01:00
parent 448fe29f50
commit 8b5b53ab26
4 changed files with 56 additions and 12 deletions

View File

@@ -149,6 +149,7 @@ const PROVIDERS = [
SortablejsModule,
DragDropModule,
TranslateModule,
CdkAutoDropGroup,
],
})
export default class AppModule { // eslint-disable-line @typescript-eslint/no-extraneous-class