more
This commit is contained in:
@@ -278,6 +278,7 @@ export const DocCard = (props) => {
|
||||
const report = (documentId, docType) => {
|
||||
console.log("report documentId, docType", documentId, docType);
|
||||
};
|
||||
|
||||
const tooltipText =
|
||||
"Parsing is taking a bit longer than usual. This usually resolves within 10 - 15 minutes. If it does not, click “report” and support will address the issue within 24 hours.";
|
||||
const disabled = docType ? false : true;
|
||||
|
||||
Reference in New Issue
Block a user