diff --git a/react/components/PublishStatus/index.jsx b/react/components/PublishStatus/index.jsx index e20de9d6..669be0cb 100644 --- a/react/components/PublishStatus/index.jsx +++ b/react/components/PublishStatus/index.jsx @@ -5,39 +5,39 @@ import * as publishStates from 'constants/publish_claim_states'; function PublishStatus ({ status, message }) { return ( -
File is loading to server
-{message}
+{message}
File is loading to server
-{message}
+{message}
Upload complete. Your file is now being published on the blockchain...
-Curious what magic is happening here? Learn more.
+Curious what magic is happening here? Learn more.
Your publish is complete! You are being redirected to it now.
-If you are not automatically redirected, click here.
+If you are not automatically redirected, click here.
Something went wrong...
{message}
-For help, post the above error text in the #speech channel on the lbry discord
+For help, post the above error text in the #speech channel on the lbry discord