Fix for x86_64 build fail
[platform/upstream/connectedhomeip.git] / third_party / ot-br-posix / repo / third_party / mdl / repo / src / tooltip / snippets / tooltip-simple.html
1 <!-- Simple Tooltip -->
2 <div id="tt1" class="icon material-icons">add</div>
3 <div class="mdl-tooltip" data-mdl-for="tt1">
4 Follow
5 </div>