mirror of
https://github.com/freedbygrace/ActiveDirectoryManager.git
synced 2026-07-27 04:19:39 +00:00
Improve dynamic group management page
Replit-Commit-Author: Agent Replit-Commit-Session-Id: 705f2157-ef97-4fbd-89e4-8c7f2ecaea90 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/7ed01c5f-a82d-405a-b728-b2e3d127c60c/e1d2c754-0f56-459f-954e-9ad99de2d64b.jpg
This commit is contained in:
@@ -33,6 +33,8 @@ interface DynamicGroupRule {
|
||||
}[];
|
||||
}
|
||||
|
||||
// Helper functions are defined inside the component
|
||||
|
||||
export default function DynamicGroupsPage() {
|
||||
const { toast } = useToast();
|
||||
const [activeTab, setActiveTab] = React.useState("active");
|
||||
|
||||
Reference in New Issue
Block a user