berrypod/lib/simpleshop_theme_web/components/layouts/shop.html.heex
jamey 994f6fe0d6 fix search modal closing on keypress and add admin header icon
Track search_open as server state so morphdom doesn't reset display
to none on re-render. Move admin bar from layout banner to a gear
icon in the header actions. Extract layout_assigns/1 helper so page
templates use a spread instead of listing every attr explicitly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 16:02:25 +00:00

3 lines
54 B
Plaintext

<.shop_flash_group flash={@flash} />
{@inner_content}