Commit ee42b532 authored by ChamendiPabasara's avatar ChamendiPabasara

Checker -Gazette Download Process

parent f7a89fb1
......@@ -68,12 +68,12 @@ export default class Home extends Component {
onClick={() => {
this.refresher();
if (this.state.responseStatus == "yes") {
alert("Latest Files have already been downloaded!");
alert("Latest Files have already been downloaded!"); // gazette file checking
}
}}
>
Download
</Button>
Download
</Button>
</Col>
</Row>
</Container>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment