corrected Congratulation import path in TenantForm.jsx to match file name
This commit is contained in:
parent
340919c6fb
commit
30e9f49eb1
@ -11,7 +11,7 @@ import {
|
||||
subscriptionSchema,
|
||||
tenantDefaultValues,
|
||||
} from "./TenantSchema";
|
||||
import Congratulation from "./congratulation";
|
||||
import Congratulation from "./Congratulation";
|
||||
import { useSelector } from "react-redux";
|
||||
|
||||
const TenantForm = () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user