UNPKG

react-powerbi

Version:

Easily embed your PowerBI Dashboard to your React App

13 lines (12 loc) 269 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document</title> </head> <body> <div id="root"></div> <script src="example.tsx"></script> </body> </html>