5 lines
84 B
Plaintext
5 lines
84 B
Plaintext
def handle_event("{event}", {map}, socket) do
|
|
{body}
|
|
{:noreply, socket}
|
|
end
|