(feat): improve profile popup in the navbar, add shared code to that popup
This commit is contained in:
parent
7a7ab3ad2e
commit
f4088691c5
4 changed files with 114 additions and 14 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
"./code": "./src/code.ts",
|
||||
"./data": "./src/data.ts",
|
||||
"./desktopMedia": "./src/desktopMedia.tsx",
|
||||
"./log": "./src/log.tsx",
|
||||
|
|
|
|||
Loading…
Reference in a new issue