updated coords and address fix
This commit is contained in:
@@ -890,6 +890,7 @@ const DocumentDetails = (props) => {
|
||||
)
|
||||
// .then((data) => data)
|
||||
.then((data) => {
|
||||
setDocumentSearchState(true);
|
||||
setDocumentDetails(data);
|
||||
setShowSpinnerState(false);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user