minor error fixed
This commit is contained in:
parent
70e5dc8017
commit
cd12d5f69f
1 changed files with 1 additions and 2 deletions
|
@ -63,10 +63,9 @@ export default class Dashboard extends Component{
|
|||
<Grid >
|
||||
|
||||
<Grid.Row color='black'>
|
||||
{/*TODO change this back
|
||||
<Grid.Column>
|
||||
<MyHeader />
|
||||
</Grid.Column>*/}
|
||||
</Grid.Column>
|
||||
</Grid.Row>
|
||||
<Grid.Row color='black'>
|
||||
<Grid.Column width={3}>
|
||||
|
|
Loading…
Reference in a new issue