Skip to content

Commit

Permalink
Merge pull request #379 from vladimir-cucu/fix-document-title
Browse files Browse the repository at this point in the history
fix: fix wrong title displayed once logged in
  • Loading branch information
shipperizer authored Aug 28, 2024
2 parents 7c35031 + dae97e3 commit 05c83c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"proxy-serve": "./entrypoint"
},
"dependencies": {
"@canonical/react-components": "0.59.0",
"@canonical/react-components": "1.0.0",
"@canonical/rebac-admin": "0.0.1-alpha.6",
"@tanstack/react-query": "^5.28.6",
"@use-it/event-listener": "0.1.7",
Expand Down
8 changes: 4 additions & 4 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1181,10 +1181,10 @@
"@babel/helper-validator-identifier" "^7.22.20"
to-fast-properties "^2.0.0"

"@canonical/react-components@0.59.0":
version "0.59.0"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.59.0.tgz#7a0b22643c728b388d7af8cda8c7e72446503552"
integrity sha512-zvDSd42aEshaXXo7gFsVqjJPRjm2tISnjxC1cZHu/IEqLGuExuohpVjeYyhHzV/i5VJHfOYvzZMONGgfYkW6eQ==
"@canonical/react-components@1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-1.0.0.tgz#f075749e4bed7b89852959e2c4d0e3556e2a04c2"
integrity sha512-lcXy+TVSYR6MXSR60/wta/i+LGEK39gFyVBfsEU++nIhWnC/D5e/0DqQ7Oup1LgxdvMfm47BkCIbs7MQiAR0Rg==
dependencies:
"@types/jest" "29.5.12"
"@types/node" "20.12.11"
Expand Down

0 comments on commit 05c83c3

Please sign in to comment.