Skip to content

Commit 25435f7

Browse files
committed
npm run check
1 parent 18eed88 commit 25435f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webapp/src/client/app/shared/primeng.module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ import { RadioButtonModule } from 'primeng/radiobutton';
4040
import { ScrollPanelModule } from 'primeng/scrollpanel';
4141
import { SelectButtonModule } from 'primeng/selectbutton';
4242
import { SidebarModule } from 'primeng/sidebar';
43+
import { SliderModule } from 'primeng/slider';
4344
import { SplitButtonModule } from 'primeng/splitbutton';
4445
import { StepsModule } from 'primeng/steps';
4546
import { TableModule } from 'primeng/table';
@@ -54,7 +55,6 @@ import { TreeModule } from 'primeng/tree';
5455
import { TreeTableModule } from 'primeng/treetable';
5556
import { TriStateCheckboxModule } from 'primeng/tristatecheckbox';
5657
import { VirtualScrollerModule } from 'primeng/virtualscroller';
57-
import { SliderModule } from 'primeng/slider';
5858

5959
const PRIMENG_MODULES = [
6060
DividerModule,

0 commit comments

Comments
 (0)