kopia lustrzana https://github.com/cheeaun/phanpy
Make menu disappear when scroll
rodzic
5911eb8033
commit
e24beaffac
|
@ -14,6 +14,7 @@ function NavMenu(props) {
|
|||
target: document.body,
|
||||
}}
|
||||
{...props}
|
||||
viewScroll="close"
|
||||
menuButton={
|
||||
<button type="button" class="button plain">
|
||||
<Icon icon="menu" size="l" />
|
||||
|
|
Ładowanie…
Reference in New Issue