Skip to content

Commit 25d2fa4

Browse files
committed
fixup! fix(cdk-experimental/combobox): refactor combobox filtering
1 parent 03df7cd commit 25d2fa4

File tree

1 file changed

+1
-0
lines changed
  • src/components-examples/cdk-experimental/combobox

1 file changed

+1
-0
lines changed

src/components-examples/cdk-experimental/combobox/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ ng_project(
1212
deps = [
1313
"//:node_modules/@angular/common",
1414
"//:node_modules/@angular/core",
15+
"//:node_modules/@angular/forms",
1516
"//src/cdk-experimental/listbox",
1617
"//src/cdk-experimental/tree",
1718
],

0 commit comments

Comments
 (0)