Skip to content

Commit

Permalink
update vue component
Browse files Browse the repository at this point in the history
  • Loading branch information
t0mdavid-m committed Sep 19, 2024
1 parent ad18b9d commit 1ab65da
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js-component/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<link rel="icon" href="./favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>openms-streamlit-vue-component</title>
<script type="module" crossorigin src="./assets/index-ded43e9e.js"></script>
<link rel="stylesheet" href="./assets/index-9cbfec29.css">
<script type="module" crossorigin src="./assets/index-fe61c0a4.js"></script>
<link rel="stylesheet" href="./assets/index-ca1bcd20.css">
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit 1ab65da

Please sign in to comment.