This website works better with JavaScript
Home
Explore
Help
Register
Sign In
feixiang
/
xinkeaboard
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
e1a0ddb986
Branches
Tags
feature/zyh
master
xinkeaboard
/
xinkeaboard-seller
/
src
/
layouts
/
BlankLayout.js
BlankLayout.js
72 B
History
Raw
1
2
3
import React from 'react';
export default props => <div {...props} />;