mirror of
https://github.com/umami-software/umami.git
synced 2026-02-18 03:25:40 +01:00
Updated report header.
This commit is contained in:
parent
aa5d81d6a1
commit
2732ed18a4
8 changed files with 58 additions and 53 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import styles from './Report.module.css';
|
||||
import styles from './ReportBody.module.css';
|
||||
|
||||
export function ReportBody({ children }) {
|
||||
return <div className={styles.body}>{children}</div>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue