From 7698c02403eda97a81396340b265d4248e4ffcca Mon Sep 17 00:00:00 2001 From: Wout De Puysseleir Date: Thu, 27 Apr 2023 11:34:30 -0700 Subject: [PATCH] Better sigil example --- example_project/lib/example_web/live/live_sigil.ex | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/example_project/lib/example_web/live/live_sigil.ex b/example_project/lib/example_web/live/live_sigil.ex index f7e0684..453a85b 100644 --- a/example_project/lib/example_web/live/live_sigil.ex +++ b/example_project/lib/example_web/live/live_sigil.ex @@ -4,16 +4,17 @@ defmodule ExampleWeb.LiveSigil do def render(assigns) do ~V""" +

Svelte template

{number} + {number2} = {combined} - - + +