Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e40b4f2

Browse files
committedMay 14, 2025·
fixup! feat(cdk-experimental/radio): create radio group and button directives
1 parent acab43c commit e40b4f2

File tree

4 files changed

+163
-117
lines changed

4 files changed

+163
-117
lines changed
 

‎src/cdk-experimental/radio/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ ts_project(
2828
"//:node_modules/@angular/core",
2929
"//:node_modules/@angular/platform-browser",
3030
"//:node_modules/axe-core",
31+
"//src/cdk/testing/private",
3132
],
3233
)
3334

0 commit comments

Comments
 (0)
Please sign in to comment.