mirror of
https://codeberg.org/JasterV/spazio-solazzo.git
synced 2026-04-26 18:20:03 +00:00
add TODO
This commit is contained in:
parent
d461c45ddc
commit
fa38ac4ae7
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ defmodule SpazioSolazzoWeb.BookingFormLiveComponent do
|
|||
{:noreply, socket}
|
||||
end
|
||||
|
||||
# TODO: Make name and phone fields editable
|
||||
def render(assigns) do
|
||||
~H"""
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue