Skip to content

Commit a6dcb62

Browse files
wip. revert changes
1 parent d769f7e commit a6dcb62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/devextreme-schematics/src/add-layout/files/src/app/layouts/single-card/single-card.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Component, Input} from '@angular/core';
1+
import { Component, NgModule, Input} from '@angular/core';
22
import { CommonModule } from '@angular/common';
33
import { DxScrollViewModule } from 'devextreme-angular/ui/scroll-view';
44

0 commit comments

Comments
 (0)