This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ioobot
/
online
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
解决报错
kulley
6 years ago
parent
38504f8cd9
commit
1abffeb2e3
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/app/basicVersion/BasicVersion.jsx
+ 1
- 0
src/app/basicVersion/BasicVersion.jsx
View File
@@ -294,6 +294,7 @@ class User extends Component {
</div>
)
}
+ return null;
}
}
</Query>