-
-
- setArticle(event.target.value)}
- />
- setMediaOrg(event.target.value)}
- />
- setUrl(event.target.value)} />
- setIam(event.target.value)} />
-
-
-
-
- {isLoading && }
-
- );
-};
-export default SubmitArticle;
\ No newline at end of file
diff --git a/src/components/SubmitWithCountry.jsx b/src/components/SubmitWithCountry.jsx
index 6b12906..7666ec7 100644
--- a/src/components/SubmitWithCountry.jsx
+++ b/src/components/SubmitWithCountry.jsx
@@ -506,7 +506,7 @@ const SubmissionFormWithCountry = () => {
<>
{successMessage}
- Visit the link to view the status of your submission:
+ Visit the link to view the status of your submission. Please wait on the page that opens when you click the link. Weather your submission was accepted or rejected will appear as a reply below your submission details:
{' '}
{successLink}
@@ -551,9 +551,9 @@ const SubmissionFormWithCountry = () => {