mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Removed console logs.
This commit is contained in:
parent
7f598fa84d
commit
ecd2593063
3 changed files with 0 additions and 5 deletions
|
|
@ -41,8 +41,6 @@ export default function WebsiteDetails({ websiteId }) {
|
|||
} = router;
|
||||
const path = `/website/${id.join('/')}`;
|
||||
|
||||
console.log({ router });
|
||||
|
||||
const BackButton = () => (
|
||||
<Button
|
||||
key="back-button"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue