import React from 'react' function Status(props) { return (
{props.visi=="visible" ?
Try reloading the page inside the topic to remove any discrepancy
:
}
) } export default Status