UNPKG

jira-web-components

Version:
22 lines (16 loc) 481 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <link rel='stylesheet' href='../../global.css'> <link rel='stylesheet' href='../../bundle.css'> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.5/css/bulma.css" /> <title>Preview Layout</title> </head> <body> <jira-global-config cors="http://localhost:4444" safe="true"></jira-global-config> <script type="text/javascript" src="../../bundle.js"></script> </body> </html>