mirror of
https://github.com/umami-software/umami.git
synced 2026-02-13 00:55:37 +01:00
Allow embedding of share page.
This commit is contained in:
parent
9cb6046844
commit
eda2c07ea3
10 changed files with 58 additions and 39 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import ReportsHeader from './ReportsHeader';
|
||||
import ReportsDataTable from './ReportsDataTable';
|
||||
|
||||
export default function ReportsPage() {
|
||||
export default function () {
|
||||
return (
|
||||
<>
|
||||
<ReportsHeader />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue