New list: orders

This commit is contained in:
2023-03-13 19:12:36 +02:00
parent 30fecdb876
commit f24dce5e51
15 changed files with 805 additions and 0 deletions

View File

@@ -91,6 +91,7 @@ defmodule OsuuspuutarhaWeb do
# Import LiveView and .heex helpers (live_render, live_patch, <.form>, etc)
import Phoenix.LiveView.Helpers
import OsuuspuutarhaWeb.LiveHelpers
# Import basic rendering functionality (render, render_layout, etc)
import Phoenix.View