Skip to content

Commit

Permalink
Updated Tenant details main pages
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Perez <benjamin@bexsoft.net>
  • Loading branch information
Benjamin Perez committed Nov 24, 2023
1 parent 10ce3c3 commit eb2923c
Show file tree
Hide file tree
Showing 35 changed files with 2,824 additions and 3,899 deletions.
1 change: 1 addition & 0 deletions web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"homepage": ".",
"private": true,
"dependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/traverse": "7.23.3",
"@emotion/react": "11.11.1",
"@emotion/styled": "11.11.0",
Expand Down
2 changes: 1 addition & 1 deletion web-app/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,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>MinIO Console</title>
<title>MinIO Operator</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down
2 changes: 1 addition & 1 deletion web-app/public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "MinIO Console",
"name": "MinIO Operator",
"icons": [
{
"src": "favicon.ico",
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit eb2923c

Please sign in to comment.