mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Styling for all forms.
This commit is contained in:
parent
c98f324c22
commit
3650204519
28 changed files with 36 additions and 33 deletions
|
|
@ -46,7 +46,7 @@ export function AdminTeamsTable({
|
|||
|
||||
return (
|
||||
<MenuButton>
|
||||
<MenuItem href={`/admin/users/${id}`} data-test="link-button-edit">
|
||||
<MenuItem href={`/admin/teams/${id}`} data-test="link-button-edit">
|
||||
<Row alignItems="center" gap>
|
||||
<Icon>
|
||||
<Edit />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue