defmodule Moon.Design.Search.Button do @moduledoc "Icon for the search" use Moon.StatelessComponent @doc "Id of the component" prop(id, :string) @doc "Data-testid attribute value" prop(testid, :string) @doc "Additional classes for the