import React from 'react'; import PropTypes from 'prop-types'; import ProgressBar from 'components/ProgressBar'; import * as publishStates from 'constants/publishing_states'; function PublishStatus ({ status, message }) { return (
File is loading to server
{message}
File is loading to server
{message}
Upload complete. Your file is now being published on the blockchain...
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.
Something went wrong...
{message}
For help, post the above error text in the #speech channel on the lbry discord