fix(fs.shared): pass render prop for altmenu
This commit is contained in:
parent
22b25c0c5d
commit
fde0cb10fc
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ const DefaultLayout = ({
|
|||
}
|
||||
</button>
|
||||
</div>
|
||||
<AltMenu />
|
||||
{AltMenu}
|
||||
</aside>
|
||||
)}
|
||||
</main>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue