Fix for x86_64 build fail
[platform/upstream/connectedhomeip.git] / third_party / ot-br-posix / repo / third_party / mdl / repo / src / chip / snippets / button.html
1 <!-- Button Chip -->
2 <button type="button" class="mdl-chip">
3     <span class="mdl-chip__text">Button Chip</span>
4 </button>