Working settings sync

This commit is contained in:
Leoh 2021-10-11 12:40:42 +05:30
parent 9824d2ba31
commit b87676d7b0
4 changed files with 12 additions and 5 deletions

View file

@ -20,7 +20,6 @@ class App extends React.Component<any,any> {
.then(res => res.json())
.then(
result => {
console.log(result.data)
this.setState({
isLoaded: true,
tasks: result.data