UNPKG

@domoinc/domo-select

Version:

DomoSelect - Domo Widget

12 lines 181 B
<!DOCTYPE html> <html> <head> <title>Module</title> </head> <body> <script src="/dist/bundle.js"></script> <script> // test or demo module here </script> </body> </html>