Add store menu to mobile hamburge

dawn v11 quick instructions on how to add a custom menu to the mobile hamburger menu.

header.liquid locate: "render 'header-drawer'" and append the new section menu variable (or hardcode)
example: render 'header-drawer', store_menu2_mobile_snippet: section.settings.menu_store

header-drawer.liquid add an additional forloop with the new variable menu
example: