mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 07:07:17 +01:00
Localized country names.
This commit is contained in:
parent
e5cd162b83
commit
fd69f0df24
22 changed files with 69 additions and 263 deletions
|
|
@ -42,7 +42,7 @@ export default function WebsiteDetails({ websiteId, token }) {
|
|||
} = usePageQuery();
|
||||
|
||||
const BackButton = () => (
|
||||
<div className={styles.backButton}>
|
||||
<div key="back-button" className={styles.backButton}>
|
||||
<Link
|
||||
key="back-button"
|
||||
href={router.pathname}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue