add address book

This commit is contained in:
apoorvlathey
2023-06-15 03:38:10 +05:30
parent 43c1523772
commit c33693b4e6
6 changed files with 278 additions and 89 deletions

View File

@@ -58,5 +58,11 @@
">0.2%",
"not dead",
"not op_mini all"
]
],
"resolutions": {
"react-error-overlay": "6.0.9"
},
"devDependencies": {
"react-error-overlay": "6.0.9"
}
}