revert row
This commit is contained in:
parent
d777a06afe
commit
43c61a3737
@ -116,7 +116,7 @@ class Main extends Component {
|
||||
</nav>
|
||||
{this.state.page == "#gallery" &&
|
||||
<div class="container">
|
||||
<Gallery photos={photos_gallery} onClick={this.openPhoto} direction="column"/>
|
||||
<Gallery photos={photos_gallery} onClick={this.openPhoto}/>
|
||||
</div>
|
||||
}
|
||||
{this.state.page == "" &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user