Wrote the news rendering module

This commit is contained in:
2019-05-22 06:53:25 +10:00
parent 2298cb7e16
commit 12016a3fbf
9 changed files with 439 additions and 16 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ class Profile extends React.Component {
<div className='sidePanelPage'>
<SidePanel />
<div className='newsPanel'>
<div className='mainPanel'>
<div className='warning' style={warningStyle}>
<p>{this.state.warning}</p>
</div>