Merge remote-tracking branch 'origin/main' into issue/mitgliederverwaltung-547
# Conflicts: # lib/mv_web/live/member_live/index.html.heex
This commit is contained in:
commit
fe6d1c52f9
9 changed files with 72 additions and 75 deletions
|
|
@ -135,7 +135,7 @@ defmodule MvWeb.CoreComponents do
|
|||
<.button variant="ghost" size="sm">Edit</.button>
|
||||
<.button disabled={true}>Disabled</.button>
|
||||
"""
|
||||
attr :rest, :global, include: ~w(href navigate patch method data-testid form)
|
||||
attr :rest, :global, include: ~w(href navigate patch method data-testid form type)
|
||||
|
||||
attr :variant, :string,
|
||||
values: ~w(primary secondary neutral ghost outline danger link icon),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue