implement edit bookmark dialog
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"module": "src/index.ts",
|
||||
"type": "module",
|
||||
"exports": {
|
||||
".": "./src/index.ts",
|
||||
"./bookmark": "./src/bookmark.ts",
|
||||
"./user": "./src/user.ts"
|
||||
},
|
||||
|
Reference in New Issue
Block a user