chore: refactor account UI

This commit is contained in:
Paul Makles
2022-06-12 15:07:30 +01:00
parent 8103cc03cf
commit 645e1af6db
7 changed files with 145 additions and 207 deletions

View File

@@ -162,5 +162,8 @@
"repository": "https://github.com/revoltchat/revite.git",
"author": "Paul <paulmakles@gmail.com>",
"license": "MIT",
"packageManager": "yarn@3.2.0"
"packageManager": "yarn@3.2.0",
"resolutions": {
"@revoltchat/ui": "portal:../components"
}
}