init
parent
e487599478
commit
7ce56deefe
|
|
@ -0,0 +1,5 @@
|
||||||
|
function AppMenu(props) {
|
||||||
|
return props.children;
|
||||||
|
}
|
||||||
|
|
||||||
|
export default AppMenu;
|
||||||
Loading…
Reference in New Issue