diff --git a/ui/actions/manage-groups/index.ts b/ui/actions/manage-groups/index.ts new file mode 100644 index 0000000000..bc2bf5e4b9 --- /dev/null +++ b/ui/actions/manage-groups/index.ts @@ -0,0 +1 @@ +export * from "./manage-groups"; diff --git a/ui/actions/manage-groups/manage-groups.ts b/ui/actions/manage-groups/manage-groups.ts new file mode 100644 index 0000000000..e69de29bb2