Skip to content

Commit 808a94f

Browse files
committed
fixup! feat(cdk-experimental/radio): add radio demo to dev-app
1 parent f00be8b commit 808a94f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/components-examples/cdk-experimental/radio/cdk-radio/cdk-radio-example.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,3 @@
6060
}
6161
</ul>
6262
<!-- #enddocregion radio-group -->
63-
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<div>
22
<h4>Radio using UI Patterns</h4>
33
<cdk-radio-example></cdk-radio-example>
4-
</div>
4+
</div>

0 commit comments

Comments
 (0)