This commit is contained in:
Zewed 2024-01-22 17:50:25 -08:00
parent 7d9673aa3d
commit 3bdd7b275f

View File

@ -1,6 +1,6 @@
import { AxiosInstance } from "axios";
import { Testimonial } from "@/lib/types/Testimonial";
import { Testimonial } from "@/lib/types/testimonial";
type CmsTestimonials = {
data: {