Skip to content

Commit

Permalink
task form components [ci:force]
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysVuika committed Jan 7, 2025
1 parent 721a823 commit b986fe4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import { TaskScreenCloudComponent } from '../../screen/components/screen-cloud/s
import { UserTaskCloudComponent } from './components/user-task-cloud/user-task-cloud.component';
import { UserTaskCloudButtonsComponent } from './components/user-task-cloud-buttons/user-task-cloud-buttons.component';

/** @deprecated */
/** @deprecated use standalone component imports instead */
@NgModule({
imports: [
...FORM_CLOUD_DIRECTIVES,
Expand Down

0 comments on commit b986fe4

Please sign in to comment.