TP-43439 | Show Nearby Cases

This commit is contained in:
yashmantri
2023-10-11 17:56:44 +05:30
parent 6f1eb6541f
commit 6e1a3bf599
13 changed files with 221 additions and 14 deletions

View File

@@ -23,7 +23,7 @@
"@constants/*": ["src/constants/*"],
"@screens/*": ["src/screens/*"],
"@services/*": ["src/services/*"],
"@types/*": ["src/types/*"],
"@interfaces/*": ["src/types/*"],
"@common/*": ["src/common/*"],
"@assets/*": ["src/assets/*"],
"@store": ["src/store/store"],