livebook/lib/livebook_web/components/layouts/app.html.heex
2024-12-04 10:37:17 +01:00

3 lines
82 B
Text

<main role="main" class="grow flex flex-col h-screen">
{@inner_content}
</main>