Fix for x86_64 build fail
[platform/upstream/connectedhomeip.git] / third_party / ot-br-posix / repo / third_party / mdl / repo / src / switch / snippets / switch-on.html
1 <label class="mdl-switch mdl-js-switch mdl-js-ripple-effect" for="switch-1">
2   <input type="checkbox" id="switch-1" class="mdl-switch__input" checked>
3   <span class="mdl-switch__label"></span>
4 </label>