Cohort selection.
This commit is contained in:
@@ -7,7 +7,7 @@ export function ActionButton({
|
||||
title,
|
||||
children,
|
||||
}: {
|
||||
onSave?: () => void;
|
||||
onClick?: () => void;
|
||||
icon?: ReactNode;
|
||||
title?: string;
|
||||
children?: ReactNode;
|
||||
|
||||
Reference in New Issue
Block a user