We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3915e08 commit 384d2e8Copy full SHA for 384d2e8
src/cdk/text-field/BUILD.bazel
@@ -8,6 +8,7 @@ ng_module(
8
module_name = "@angular/cdk/text-field",
9
deps = [
10
"@rxjs",
11
+ "//src/cdk/coercion",
12
"//src/cdk/platform",
13
],
14
tsconfig = "//src/lib:tsconfig-build.json",
0 commit comments