Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Resolved Issue #53 #57

Merged
merged 3 commits into from
Oct 24, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove redundant vertical divider
  • Loading branch information
pbteja1998 committed Oct 24, 2017
commit e4cc95dad2bc16c8130b3cca33a9090cd90f5a94
1 change: 0 additions & 1 deletion pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ class Home extends React.Component {
</section>
</Segment>
</Grid.Column>
<Divider vertical />
<Grid.Column>
<Subscribe />
</Grid.Column>
Expand Down