Skip to content

Commit 1c6cbd5

Browse files
committed
Update app.component.ts
1 parent 7b3f5b0 commit 1c6cbd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grid/rowselection/src/app/app.component.ts

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

3-
import { jqxButtonComponent, jqxButtonModule } from 'jqwidgets-ng/jqxbutton'
3+
import { jqxButtonComponent, jqxButtonModule } from 'jqwidgets-ng/jqxbuttons'
44
import { jqxInputComponent, jqxInputModule } from 'jqwidgets-ng/jqxinput';
55

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

0 commit comments

Comments
 (0)