Skip to content

Commit 73779fe

Browse files
committed
Update app.component.ts
1 parent c1fcc4c commit 73779fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grid/dropdowngrid/src/app/app.component.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { Component, ViewChild } from '@angular/core';
22

33

4-
import { jqxDropDownButtonComponent } from 'jqwidgets-scripts/jqwidgets-ts/angular_jqxdropdownbutton.ts';
4+
import { jqxDropDownButtonComponent, jqxDropDownButtonModule } from 'jqwidgets-ng/jqxdropdownbutton';
55

66
import { generatedata } from '../assets/generatedata';
77

0 commit comments

Comments
 (0)