We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b3f5b0 commit 1c6cbd5Copy full SHA for 1c6cbd5
grid/rowselection/src/app/app.component.ts
@@ -1,6 +1,6 @@
1
import { Component, ViewChild, ElementRef } from '@angular/core';
2
3
-import { jqxButtonComponent, jqxButtonModule } from 'jqwidgets-ng/jqxbutton'
+import { jqxButtonComponent, jqxButtonModule } from 'jqwidgets-ng/jqxbuttons'
4
import { jqxInputComponent, jqxInputModule } from 'jqwidgets-ng/jqxinput';
5
6
import { generatedata } from '../assets/generatedata';
0 commit comments