defmodule MoonBackofficeWeb.Hatching do @moduledoc false use Phoenix.Component attr :className, :string, default: "" attr :patternId, :string, required: true def hatching(assigns) do ~H"""