forked from Gitlink/forgeplus-react
test
This commit is contained in:
parent
1ebab3f9f4
commit
5492c24068
|
|
@ -3,7 +3,7 @@ import './index.scss';
|
|||
|
||||
function HomePage(props) {
|
||||
return (
|
||||
<div>云际计算社区首页(自定义)</div>
|
||||
<div>云际计算社区首页代码(自定义)</div>
|
||||
)
|
||||
}
|
||||
export default HomePage;
|
||||
Loading…
Reference in New Issue