Skip to content

Commit

Permalink
Merge pull request #51 from elixir-europe/elixir-bsc
Browse files Browse the repository at this point in the history
Elixir bsc
  • Loading branch information
GMILLA92 authored Jan 26, 2024
2 parents 1479612 + 92fcdb1 commit cc0a6d3
Show file tree
Hide file tree
Showing 32 changed files with 1,970 additions and 1,067 deletions.
238 changes: 238 additions & 0 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"devextreme-react": "^22.2.4",
"flatted": "^3.2.7",
"formik": "2.2.9",
"html-react-parser": "^5.1.1",
"jquery": "^3.6.4",
"oidc-react": "^3.2.2",
"prettyjson": "^1.2.5",
Expand All @@ -27,6 +28,7 @@
"react-dom": "^18.2.0",
"react-fusioncharts": "^4.0.0",
"react-google-charts": "^4.0.0",
"react-html-parser": "^2.0.2",
"react-json-pretty": "^2.2.0",
"react-modal": "^3.16.1",
"react-modal-hover": "^1.1.13",
Expand Down Expand Up @@ -70,6 +72,7 @@
"@types/jquery": "^3.5.16",
"devextreme-themebuilder": "^22.2.4",
"node-sass": "^8.0.0",
"react-app-rewired": "^2.2.1",
"sass-loader": "^13.2.2"
}
}
2 changes: 1 addition & 1 deletion frontend/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>Beacon network demo</title>
<title>ELIXIR Beacon network demo</title>
</head>
<body class="dx-viewport">
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down
Loading

0 comments on commit cc0a6d3

Please sign in to comment.