Tenant_Manag : Feature #901 : Tenant Management #334

Merged
pramod.mahajan merged 67 commits from Tenant_Manag into main 2025-08-26 10:05:30 +00:00
Showing only changes of commit 30e9f49eb1 - Show all commits

View File

@ -11,7 +11,7 @@ import {
subscriptionSchema,
tenantDefaultValues,
} from "./TenantSchema";
import Congratulation from "./congratulation";
import Congratulation from "./Congratulation";
import { useSelector } from "react-redux";
const TenantForm = () => {