Skip to content

Commit 4d072e4

Browse files
committed
up
1 parent f19de22 commit 4d072e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demos/grid/users/src/app/app.component.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import { Component, ViewChild, OnInit, AfterViewInit } from '@angular/core';
22
import { GridComponent, GridColumn, DataAdapter, Smart } from '@smart-webcomponents-angular/grid';
3+
import { MultiComboInputComponent } from '@smart-webcomponents-angular/multicomboinput';
34
import { GetData } from '../assets/data';
45

56

0 commit comments

Comments
 (0)