mirror of
https://github.com/umami-software/umami.git
synced 2026-02-15 01:55:36 +01:00
Implemented expanded view in dialog.
This commit is contained in:
parent
0b4851125d
commit
4e25c07160
9 changed files with 136 additions and 104 deletions
|
|
@ -22,7 +22,7 @@ export function SegmentEditForm({
|
|||
onSave,
|
||||
onClose,
|
||||
}: {
|
||||
segmentId: string;
|
||||
segmentId?: string;
|
||||
websiteId: string;
|
||||
filters?: any[];
|
||||
showFilters?: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue