Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 7fa157c

Browse files
mspl13traviskaufman
authored andcommitted
fix(demos): Remove superfluous anchor tags for drawer demo (#223)
1 parent 9d3c748 commit 7fa157c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/mdc-drawer/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ for any display size.
9191
<a class="mdc-list-item" href="#">
9292
<i class="material-icons mdc-list-item__start-detail" aria-hidden="true">star</i>Star
9393
</a>
94-
</a>
9594
</nav>
9695
</nav>
9796
</aside>
@@ -122,7 +121,6 @@ very useful for visual alignment and consistency. Note that you can place conten
122121
<a class="mdc-list-item" href="#">
123122
<i class="material-icons mdc-list-item__start-detail" aria-hidden="true">star</i>Star
124123
</a>
125-
</a>
126124
</nav>
127125
</nav>
128126
</aside>
@@ -150,7 +148,6 @@ for placing the actual content, which will be bottom-aligned.
150148
<a class="mdc-list-item" href="#">
151149
<i class="material-icons mdc-list-item__start-detail" aria-hidden="true">star</i>Star
152150
</a>
153-
</a>
154151
</nav>
155152
</nav>
156153
</aside>

0 commit comments

Comments
 (0)