mirror of
https://github.com/umami-software/umami.git
synced 2026-02-12 08:37:13 +01:00
Updated team and websites tables.
This commit is contained in:
parent
1a9501d8ce
commit
36f207c97d
2 changed files with 25 additions and 15 deletions
|
|
@ -46,7 +46,7 @@ export function WebsitesTable({
|
|||
</LinkButton>
|
||||
)}
|
||||
{allowView && (
|
||||
<LinkButton href={renderTeamUrl(renderTeamUrl(`/websites/${websiteId}`))}>
|
||||
<LinkButton href={renderTeamUrl(`/websites/${websiteId}`)}>
|
||||
<Icon>
|
||||
<Icons.ArrowRight />
|
||||
</Icon>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue