mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Allow admins to view account websites.
This commit is contained in:
parent
cb14b8bbda
commit
5a22be5efa
19 changed files with 57 additions and 35 deletions
|
|
@ -28,6 +28,7 @@ export default function WebsiteDetails({ websiteId }) {
|
|||
|
||||
const BackButton = () => (
|
||||
<Button
|
||||
key="back-button"
|
||||
className={styles.backButton}
|
||||
icon={<Arrow />}
|
||||
size="xsmall"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue