mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 03:55:37 +01:00
Website header updates.
This commit is contained in:
parent
2b99274895
commit
96c2c32d14
26 changed files with 137 additions and 247 deletions
|
|
@ -0,0 +1,5 @@
|
|||
import { Row } from '@umami/react-zen';
|
||||
|
||||
export function WebsiteCompareBar({ websiteId }: { websiteId: string }) {
|
||||
return <Row>compare {websiteId}</Row>;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue