UNPKG

@cwmr/paper-fab-speed-dial

Version:

A Material Design - Floating Action Button with Speed Dial (Polymer)

14 lines (13 loc) 260 B
<!doctype html> <html> <head> <meta charset="utf-8"> <title>Tests</title> <script src="../node_modules/wct-browser-legacy/browser.js"></script> </head> <body> <script> WCT.loadSuites([ 'paper-fab-speed-dial.html' ]); </script> </body> </html>